[Lunar-commits] <moonbase> jumpnbump: small tweaks.
Florin Braescu
florin at lunar-linux.org
Fri Apr 17 05:17:03 CEST 2009
commit c975e83bd4c3a5dec3763c70fee376429dfde3e5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 17 06:17:03 2009 +0300
jumpnbump: small tweaks.
---
games/jumpnbump/DEPENDS | 6 +++---
games/jumpnbump/DETAILS | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/games/jumpnbump/DEPENDS b/games/jumpnbump/DEPENDS
index 745eed2..4c6b59e 100644
--- a/games/jumpnbump/DEPENDS
+++ b/games/jumpnbump/DEPENDS
@@ -1,5 +1,5 @@
-depends SDL &&
+depends SDL
-optional_depends "jumpnbump-levels" "" "" "for a HUGE selection of levels" &&
-optional_depends "audiofile" "" "" "for audio support" &&
+optional_depends "jumpnbump-levels" "" "" "for a HUGE selection of levels"
+optional_depends "audiofile" "" "" "for audio support"
optional_depends "libvorbis" "" "" "for vorbis music streams"
diff --git a/games/jumpnbump/DETAILS b/games/jumpnbump/DETAILS
index a474d3c..34a8ec9 100644
--- a/games/jumpnbump/DETAILS
+++ b/games/jumpnbump/DETAILS
@@ -2,9 +2,9 @@
VERSION=1.55
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.50
- SOURCE_URL=http://www.jumpbump.mine.nu/port/
+ SOURCE_URL=http://www.jumpbump.mine.nu/port
SOURCE_VFY=sha1:ac686b3c414f6db9bca3a6da4b7c19a1fea50c48
- WEB_SITE=http://www.jumpbump.mine.nu/
+ WEB_SITE=http://www.jumpbump.mine.nu
ENTERED=20021017
UPDATED=20040927
SHORT="A multiplayer eyecandy arcade game"
More information about the Lunar-commits
mailing list