[Lunar-commits] r25662 - in moonbase/trunk/zbeta: . armagetronad
Auke Kok
sofar at lunar-linux.org
Wed Aug 29 17:12:43 CEST 2007
Author: sofar
Date: 2007-08-29 17:12:43 +0200 (Wed, 29 Aug 2007)
New Revision: 25662
Added:
moonbase/trunk/zbeta/armagetronad/
moonbase/trunk/zbeta/armagetronad/BUILD
moonbase/trunk/zbeta/armagetronad/DEPENDS
moonbase/trunk/zbeta/armagetronad/DETAILS
Log:
Armagetron Advanced, the successor of Armagetron.
I suggest to delete the module "armagetron", it's quite old and makes a
lot of errors with gcc4.2 on a x86_64.
From: criggenbach at magahugu.net
Added: moonbase/trunk/zbeta/armagetronad/BUILD
===================================================================
--- moonbase/trunk/zbeta/armagetronad/BUILD (rev 0)
+++ moonbase/trunk/zbeta/armagetronad/BUILD 2007-08-29 15:12:43 UTC (rev 25662)
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/zbeta/armagetronad/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/armagetronad/DEPENDS (rev 0)
+++ moonbase/trunk/zbeta/armagetronad/DEPENDS 2007-08-29 15:12:43 UTC (rev 25662)
@@ -0,0 +1,2 @@
+depends SDL_mixer
+depends SDL_image
Added: moonbase/trunk/zbeta/armagetronad/DETAILS
===================================================================
--- moonbase/trunk/zbeta/armagetronad/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/armagetronad/DETAILS 2007-08-29 15:12:43 UTC (rev 25662)
@@ -0,0 +1,18 @@
+ MODULE=armagetronad
+ VERSION=0.2.8.2.1
+ SOURCE=$MODULE-$VERSION.src.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:5df5f1b767ee8dcb0f50ce8459a9acfcdb073a66
+ WEB_SITE=http://armagetronad.sourceforge.net/
+ ENTERED=20070828
+ UPDATED=20060806
+ SHORT="tron-like game with a nice 3D perspective. Advanced version of Armagetron"
+
+cat << EOF
+Armagetron Advanced is a multiplayer game in 3d that attempts to
+emulate and expand on the lightcycle sequence from the movie Tron.
+It's an old school arcade game slung into the 21st century. Highlights
+include a customizable playing arena, HUD, unique graphics, and AI
+bots. For the more advanced player there are new game modes and a
+wide variety of physics settings to tweak as well.
+EOF
More information about the Lunar-commits
mailing list