[Lunar-commits] r20837 - moonbase/trunk/games/xqf
Auke Kok
sofar at lunar-linux.org
Sun Jul 30 20:18:47 UTC 2006
Author: sofar
Date: 2006-07-30 20:18:46 +0000 (Sun, 30 Jul 2006)
New Revision: 20837
Modified:
moonbase/trunk/games/xqf/BUILD
moonbase/trunk/games/xqf/DETAILS
Log:
fix for xqf and gtk-2.8, from sf.net
Modified: moonbase/trunk/games/xqf/BUILD
===================================================================
--- moonbase/trunk/games/xqf/BUILD 2006-07-30 18:15:07 UTC (rev 20836)
+++ moonbase/trunk/games/xqf/BUILD 2006-07-30 20:18:46 UTC (rev 20837)
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 1
+
./configure --prefix=/usr \
--bindir=/usr/games \
--sysconfdir=/etc \
Modified: moonbase/trunk/games/xqf/DETAILS
===================================================================
--- moonbase/trunk/games/xqf/DETAILS 2006-07-30 18:15:07 UTC (rev 20836)
+++ moonbase/trunk/games/xqf/DETAILS 2006-07-30 20:18:46 UTC (rev 20837)
@@ -1,8 +1,10 @@
MODULE=xqf
VERSION=1.0.4
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=xqf-gtk-2.8.9.diff
SOURCE_URL=$SFORGE_URL/$MODULE/
SOURCE_VFY=sha1:5bdce8f7a23192d5319b9e7e31d8255e42cc3183
+ SOURCE2_URL=$PATCH_URL
WEB_SITE=http://www.linuxgames.com/xqf/
ENTERED=20030913
UPDATED=20051022
More information about the Lunar-commits
mailing list