[Lunar-commits] <moonbase> neverball: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sat Jan 17 06:46:36 CET 2009
commit 1e94b469a009c6f4a350eba4bed8e8df27342850
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 17 07:46:36 2009 +0200
neverball: small tweaks.
---
games/neverball/DEPENDS | 6 +++---
games/neverball/DETAILS | 5 ++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/games/neverball/DEPENDS b/games/neverball/DEPENDS
index 5058538..9922202 100644
--- a/games/neverball/DEPENDS
+++ b/games/neverball/DEPENDS
@@ -1,4 +1,4 @@
-depends SDL_mixer &&
-depends SDL_image &&
-depends SDL_ttf &&
+depends SDL_mixer
+depends SDL_image
+depends SDL_ttf
depends freetype2
diff --git a/games/neverball/DETAILS b/games/neverball/DETAILS
index 00dfd0f..89fd93e 100644
--- a/games/neverball/DETAILS
+++ b/games/neverball/DETAILS
@@ -1,9 +1,9 @@
MODULE=neverball
VERSION=1.4.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://icculus.org/$MODULE/
+ SOURCE_URL=http://icculus.org/$MODULE
SOURCE_VFY=sha1:630aab5b4149d6ffb781cc38c4ce26dd6b048b40
- WEB_SITE=http://icculus.org/neverball/
+ WEB_SITE=http://icculus.org/neverball
ENTERED=20040210
UPDATED=20041016
MAINTAINER=florin at lunar-linux.org
@@ -13,7 +13,6 @@ cat << EOF
Tilt the floor to roll a ball through an obstacle course before time
runs out. Neverball is part puzzle game, part action game, and
entirely a test of skill.
-
Also found here is Neverputt, a hot-seat multiplayer miniature golf
game using the physics and graphics of Neverball.
EOF
More information about the Lunar-commits
mailing list