CVS: moonbase/games/xqf BUILD, NONE, 1.1 DEPENDS, 1.1, 1.2 DETAILS,
1.1, 1.2
Florin Braescu
florin at lunar-linux.org
Tue Nov 25 16:27:07 GMT 2003
- Previous message: CVS: moonbase/kernel/linux-beta BUILD, 1.7, 1.8 DETAILS, 1.14,
1.15 POST_INSTALL, 1.4, 1.5 PRE_BUILD, 1.5, 1.6
- Next message: CVS: moonbase/kernel/linux-beta PRE_BUILD,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/games/xqf
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27207
Modified Files:
DEPENDS DETAILS
Added Files:
BUILD
Log Message:
bump version from 0.9.12 to 0.9.13. it compiles now with gtk+-2 module.
--- NEW FILE: BUILD ---
(
./configure --prefix=/usr \
--bindir=/usr/games \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-gtk2 \
$OPTS &&
default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/xqf/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 13 Sep 2003 14:57:39 -0000 1.1
+++ DEPENDS 25 Nov 2003 16:27:05 -0000 1.2
@@ -1,2 +1,2 @@
depends qstat &&
-depends gtk+
+depends gtk+-2
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/xqf/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 13 Sep 2003 14:57:39 -0000 1.1
+++ DETAILS 25 Nov 2003 16:27:05 -0000 1.2
@@ -1,12 +1,12 @@
MODULE=xqf
- VERSION=0.9.12
+ VERSION=0.9.13
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
- SOURCE_VfY[0]=md5:1e7cc65bf280b3b0a1180f425dd9bbe6
+ SOURCE_VfY[0]=md5:d4d71965cbcd56ea363ab4c92bfbe91b
WEB_SITE=http://www.linuxgames.com/xqf/
ENTERED=20030913
- UPDATED=20030913
+ UPDATED=20031125
SHORT="A qstat based graphical game server stat checking tool."
cat << EOF
XQF is Quake/QuakeWorld/Quake2/Quake3 server browser and launcher for Unix/X11. It's a front-end to QStat, a program by Steve Jankowski. XQF uses the GTK+ toolkit.
- Previous message: CVS: moonbase/kernel/linux-beta BUILD, 1.7, 1.8 DETAILS, 1.14,
1.15 POST_INSTALL, 1.4, 1.5 PRE_BUILD, 1.5, 1.6
- Next message: CVS: moonbase/kernel/linux-beta PRE_BUILD,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list