[Lunar-commits] CVS: moonbase/games/luola BUILD, 1.6, 1.7 DEPENDS,
1.2, 1.3 DETAILS, 1.9, 1.10
Florin Braescu
florin at lunar-linux.org
Sun Apr 10 16:41:46 UTC 2005
Update of /var/cvs/lunar/moonbase/games/luola
In directory espresso.foo-projects.org:/tmp/cvs-serv1339
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 1.2.6 to 1.2.7. bugfixes release.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/luola/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 6 Sep 2003 09:12:59 -0000 1.6
+++ BUILD 10 Apr 2005 16:41:44 -0000 1.7
@@ -2,9 +2,9 @@
sedit "s:../data:/usr/share/games/luola:" src/fs.c
- rm -f config.status
- rm -f config.cache
- rm -f config.log
+ rm -f config.status
+ rm -f config.cache
+ rm -f config.log
patch_it $SOURCE_CACHE/$SOURCE3 1 &&
@@ -14,11 +14,11 @@
--enable-sound \
--with-sdl-prefix=/usr \
--with-sdl-exec-prefix=/usr \
- $OPTS &&
+ $OPTS &&
- default_make &&
+ default_make &&
- cd /usr/share/games/luola/levels &&
- unpack $SOURCE2
+ cd /usr/share/games/luola/levels &&
+ unpack $SOURCE2
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/luola/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 13 Sep 2002 10:28:29 -0000 1.2
+++ DEPENDS 10 Apr 2005 16:41:44 -0000 1.3
@@ -1,2 +1,3 @@
depends SDL_image &&
+
optional_depends "SDL_gfx" "--enable-sdl-gfx" "" "to draw better graphics"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/luola/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS 17 Jan 2005 20:40:12 -0000 1.9
+++ DETAILS 10 Apr 2005 16:41:44 -0000 1.10
@@ -1,15 +1,15 @@
MODULE=luola
- VERSION=1.2.6
+ VERSION=1.2.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=stdlevels.tar.gz
SOURCE3=$MODULE-1.2.0-configure.patch.bz2
SOURCE_URL=http://www.saunalahti.fi/~laakkon1/linux/luola/bin/
SOURCE2_URL=http://www.saunalahti.fi/~laakkon1/linux/luola/bin/
SOURCE3_URL=$PATCH_URL/
- SOURCE_VFY=sha1:c30f69d5007aa23d6d247386514177ba96c9af54
+ SOURCE_VFY=sha1:45e4600b6bfc2d0866b383f283b0e4fbd145ae84
WEB_SITE=http://www.saunalahti.fi/~laakkon1/linux/luola/index.php
ENTERED=20011214
- UPDATED=20050117
+ UPDATED=20050410
SHORT="luola is a cavern-flying game for 1-4 players"
cat << EOF
More information about the Lunar-commits
mailing list