summaryrefslogtreecommitdiffstats
path: root/games/gcompris2
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-12-28 11:44:20 +0000
committersobomax <sobomax@FreeBSD.org>2000-12-28 11:44:20 +0000
commitf4a4e22882db7274988deb637056f56eeddbb267 (patch)
tree726874d52df6f19982adc7062e52315159690b1f /games/gcompris2
parent83154295c2af83a85960b32901353cc74975ed27 (diff)
downloadFreeBSD-ports-f4a4e22882db7274988deb637056f56eeddbb267.zip
FreeBSD-ports-f4a4e22882db7274988deb637056f56eeddbb267.tar.gz
Update to 0.3.5.
Diffstat (limited to 'games/gcompris2')
-rw-r--r--games/gcompris2/Makefile2
-rw-r--r--games/gcompris2/distinfo2
-rw-r--r--games/gcompris2/files/patch-configure17
-rw-r--r--games/gcompris2/pkg-plist5
4 files changed, 23 insertions, 3 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 8b0e5aa..e9db254 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcompris
-PORTVERSION= 0.3.4
+PORTVERSION= 0.3.5
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/games/gcompris2/distinfo b/games/gcompris2/distinfo
index fbcf742..965b428 100644
--- a/games/gcompris2/distinfo
+++ b/games/gcompris2/distinfo
@@ -1 +1 @@
-MD5 (gcompris-0.3.4.tgz) = 3481c5e9eee28f0677c0fbac2c069215
+MD5 (gcompris-0.3.5.tgz) = 84bc8c295773ceee3410e5a63a868f5c
diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure
new file mode 100644
index 0000000..5733f73
--- /dev/null
+++ b/games/gcompris2/files/patch-configure
@@ -0,0 +1,17 @@
+--- configure.orig Thu Dec 28 13:35:34 2000
++++ configure Thu Dec 28 13:36:02 2000
+@@ -4368,12 +4368,12 @@
+
+ if test "x${prefix}" = "xNONE"; then
+ cat >> confdefs.h <<EOF
+-#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/data"
++#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data"
+ EOF
+
+ else
+ cat >> confdefs.h <<EOF
+-#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/data"
++#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/gnome/${PACKAGE}/data"
+ EOF
+
+ fi
diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist
index 908f17d..5ea9009 100644
--- a/games/gcompris2/pkg-plist
+++ b/games/gcompris2/pkg-plist
@@ -1,14 +1,17 @@
bin/gcompris
etc/sound/events/gcompris.soundlist
share/gnome/apps/Games/gcompris.desktop
+share/gnome/gcompris/data/wordsgame/wordslevel1.de
share/gnome/gcompris/data/wordsgame/wordslevel1.en
share/gnome/gcompris/data/wordsgame/wordslevel1.es
share/gnome/gcompris/data/wordsgame/wordslevel1.fr
share/gnome/gcompris/data/wordsgame/wordslevel1.it
+share/gnome/gcompris/data/wordsgame/wordslevel2.de
share/gnome/gcompris/data/wordsgame/wordslevel2.en
share/gnome/gcompris/data/wordsgame/wordslevel2.es
share/gnome/gcompris/data/wordsgame/wordslevel2.fr
share/gnome/gcompris/data/wordsgame/wordslevel2.it
+share/gnome/gcompris/data/wordsgame/wordslevelmax.de
share/gnome/gcompris/data/wordsgame/wordslevelmax.en
share/gnome/gcompris/data/wordsgame/wordslevelmax.es
share/gnome/gcompris/data/wordsgame/wordslevelmax.fr
@@ -150,8 +153,8 @@ share/gnome/pixmaps/gnome-compris.png
share/gnome/sounds/gcompris/bonus.wav
share/gnome/sounds/gcompris/crash.wav
share/gnome/sounds/gcompris/gobble.wav
-share/gnome/sounds/gcompris/laughter.wav
share/gnome/sounds/gcompris/life.wav
+share/locale/de/LC_MESSAGES/gcompris.mo
share/locale/es/LC_MESSAGES/gcompris.mo
share/locale/fr/LC_MESSAGES/gcompris.mo
share/locale/it/LC_MESSAGES/gcompris.mo
OpenPOWER on IntegriCloud