[Lunar-commits] CVS: moonbase/games/ggz-kde-games BUILD, 1.1,
1.2 DETAILS, 1.4, 1.5
Florin Braescu
florin at lunar-linux.org
Mon Jul 19 11:56:05 GMT 2004
Update of /var/cvs/lunar/moonbase/games/ggz-kde-games
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17235
Modified Files:
BUILD DETAILS
Log Message:
bump the version from 0.0.8 to 0.0.9.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/ggz-kde-games/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 8 Feb 2004 18:07:45 -0000 1.1
+++ BUILD 19 Jul 2004 11:56:03 -0000 1.2
@@ -1,18 +1,13 @@
(
- export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
- export KDEDIR=/opt/lunar/kde/3
-
- ./configure --prefix=/opt/lunar/kde/3 \
- --with-qt-dir=/opt/lunar/qt/3 \
- --disable-debug \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
-
- make &&
- prepare_install &&
- make install
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/ggz-kde-games/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 8 Feb 2004 18:07:45 -0000 1.4
+++ DETAILS 19 Jul 2004 11:56:03 -0000 1.5
@@ -1,12 +1,12 @@
MODULE=ggz-kde-games
- VERSION=0.0.8
+ VERSION=0.0.9
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://ggzgamingzone.org/pub/ggz/$VERSION/$SOURCE
- SOURCE_VFY=md5:f7a8e7973b3de051f0d538776578849a
+ SOURCE_URL[0]=http://ftp.ggzgamingzone.org/pub/ggz/$VERSION/$SOURCE
+ SOURCE_VFY=md5:e3fe8da7e0a3d83bc951fac463d06e8a
WEB_SITE=http://www.ggzgamingzone.org/
ENTERED=20020727
- UPDATED=20040208
+ UPDATED=20040719
SHORT="the kde game modules of ggz - multiplayer gaming"
cat <<EOF
More information about the Lunar-commits
mailing list