[Lunar-commits] CVS: moonbase/games/ggz-kde-games BUILD, NONE, 1.1 DEPENDS, 1.1.1.1, 1.2 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Sun Feb 8 18:07:47 GMT 2004


Update of /var/cvs/lunar/moonbase/games/ggz-kde-games
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14958/ggz-kde-games

Modified Files:
	DEPENDS DETAILS 
Added Files:
	BUILD 
Log Message:
bump version from 0.0.7 to 0.0.8. add two new modules.


--- NEW FILE: BUILD ---
(

  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         

 
) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/ggz-kde-games/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:15 -0000	1.1.1.1
+++ DEPENDS	8 Feb 2004 18:07:45 -0000	1.2
@@ -1,3 +1,4 @@
 depends expat    &&
 depends popt     &&
-depends qt3
+depends qt3      &&
+depends libggz

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/ggz-kde-games/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	9 Jun 2003 09:40:27 -0000	1.3
+++ DETAILS	8 Feb 2004 18:07:45 -0000	1.4
@@ -1,12 +1,14 @@
           MODULE=ggz-kde-games
-         VERSION=0.0.7
+         VERSION=0.0.8
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$SFORGE_URL/ggz/$SOURCE
-        WEB_SITE=http://ggz.sourceforge.net/
+   SOURCE_URL[0]=http://ggzgamingzone.org/pub/ggz/$VERSION/$SOURCE
+       SOURCE_VFY=md5:f7a8e7973b3de051f0d538776578849a
+        WEB_SITE=http://www.ggzgamingzone.org/
          ENTERED=20020727
-         UPDATED=20030609
-           SHORT="the kde game modules of ggz - multiplayer gaming"
+         UPDATED=20040208
+        SHORT="the kde game modules of ggz - multiplayer gaming"
+
 cat <<EOF
 GGZ Gaming Zone is a way for people to play a variety of games across the
 Internet with both human and computer opponents. Similar to other such



More information about the Lunar-commits mailing list