[Lunar-commits] CVS: moonbase/games/jumpnbump BUILD, 1.2,
1.3 DEPENDS, 1.3, 1.4 DETAILS, 1.5, 1.6
Florin Braescu
florin at lunar-linux.org
Tue Sep 28 11:58:02 UTC 2004
Update of /var/cvs/lunar/moonbase/games/jumpnbump
In directory espresso.foo-projects.org:/tmp/cvs-serv12454/games/jumpnbump
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
bump the version from 1.50 to 1.55.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/jumpnbump/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 19 Aug 2003 11:12:13 -0000 1.2
+++ BUILD 28 Sep 2004 11:58:00 -0000 1.3
@@ -1,9 +1,9 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+ ./configure --prefix=/usr \
+ --bindir=/usr/games \
+ --datadir=/usr/share/games &&
- make PREFIX=/usr &&
- prepare_install &&
- make PREFIX=/usr install
+ default_make
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/jumpnbump/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 26 Feb 2003 13:04:03 -0000 1.3
+++ DEPENDS 28 Sep 2004 11:58:00 -0000 1.4
@@ -1,4 +1,4 @@
-depends SDL &&
+depends SDL &&
optional_depends "jumpnbump-levels" "" "" "for a HUGE selection of levels" &&
optional_depends "audiofile" "" "" "for audio support" &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/jumpnbump/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS 17 Jun 2004 04:34:42 -0000 1.5
+++ DETAILS 28 Sep 2004 11:58:00 -0000 1.6
@@ -1,14 +1,14 @@
MODULE=jumpnbump
- VERSION=1.50
+ VERSION=1.55
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-1.41-share-dir.patch.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=http://www.jumpbump.mine.nu/port/$SOURCE
- SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
- SOURCE_VFY=md5:c7c79136e07948975504abcbe62ba130
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.50
+ SOURCE_URL=http://www.jumpbump.mine.nu/port/$SOURCE
+ SOURCE2_URL=$PATCH_URL/$SOURCE2
+ SOURCE_VFY=sha1:ac686b3c414f6db9bca3a6da4b7c19a1fea50c48
WEB_SITE=http://www.jumpbump.mine.nu/
ENTERED=20021017
- UPDATED=20040617
+ UPDATED=20040927
SHORT="A multiplayer eyecandy arcade game"
cat << EOF
More information about the Lunar-commits
mailing list