[Lunar-commits] r18118 - moonbase/trunk/games/si3d
Florin Braescu
florin at lunar-linux.org
Fri Jan 13 20:57:36 UTC 2006
Author: florin
Date: 2006-01-13 20:57:35 +0000 (Fri, 13 Jan 2006)
New Revision: 18118
Modified:
moonbase/trunk/games/si3d/BUILD
moonbase/trunk/games/si3d/DETAILS
Log:
simpify the BUILD file.
Modified: moonbase/trunk/games/si3d/BUILD
===================================================================
--- moonbase/trunk/games/si3d/BUILD 2006-01-13 20:44:56 UTC (rev 18117)
+++ moonbase/trunk/games/si3d/BUILD 2006-01-13 20:57:35 UTC (rev 18118)
@@ -3,10 +3,10 @@
sedit "s/-mcpu=pentium -march=pentium/$CFLAGS/" Makefile
sedit "s:INSTDIR = /usr/share:INSTDIR = /usr/share/games:" Makefile
- make &&
- prepare_install &&
- make INSTBINDIR=/usr/games \
- install
+ make &&
+ prepare_install &&
+ make INSTBINDIR=/usr/games \
+ install
) > $C_FIFO 2>&1
Modified: moonbase/trunk/games/si3d/DETAILS
===================================================================
--- moonbase/trunk/games/si3d/DETAILS 2006-01-13 20:44:56 UTC (rev 18117)
+++ moonbase/trunk/games/si3d/DETAILS 2006-01-13 20:57:35 UTC (rev 18118)
@@ -1,11 +1,13 @@
MODULE=si3d
VERSION=1.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://ftp.linux.hr/pub/si3d/
+ SOURCE_URL=http://ftp.linux.hr/pub/si3d/
+ SOURCE_VFY=sha1:823710bdc7fdac050569b7508c512de2524731b0
WEB_SITE=http://cvs.linux.hr/si3d/
ENTERED=20020107
UPDATED=20030908
SHORT="si3d, scorched island 3d, is a clone of Scorched Earth."
+
cat << EOF
Scorched Island 3D is a clone of a popular DOS game called Scorched
Earth in three dimensions. It is a game where you try to shoot your
More information about the Lunar-commits
mailing list