mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 0.3.5.
This commit is contained in:
parent
dd88e3d606
commit
6f3359592f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36421
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gcompris-0.3.4.tgz) = 3481c5e9eee28f0677c0fbac2c069215
|
||||
MD5 (gcompris-0.3.5.tgz) = 84bc8c295773ceee3410e5a63a868f5c
|
||||
|
17
games/gcompris/files/patch-configure
Normal file
17
games/gcompris/files/patch-configure
Normal file
@ -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
|
@ -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
|
||||
|
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gcompris-0.3.4.tgz) = 3481c5e9eee28f0677c0fbac2c069215
|
||||
MD5 (gcompris-0.3.5.tgz) = 84bc8c295773ceee3410e5a63a868f5c
|
||||
|
17
games/gcompris2/files/patch-configure
Normal file
17
games/gcompris2/files/patch-configure
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user