[Lunar-commits] 
	CVS: moonbase/games/toppler BUILD, NONE, 1.1 DEPENDS,
	NONE, 1.1 DETAILS, NONE, 1.1
    Florin Braescu 
    florin at lunar-linux.org
       
    Thu Feb 12 04:30:51 GMT 2004
    
    
  
Update of /var/cvs/lunar/moonbase/games/toppler
In directory dbguin.lunar-linux.org:/tmp/cvs-serv18504
Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
a climb into a tower game.
--- NEW FILE: BUILD ---
(
  ./configure  --prefix=/usr              \
               --bindir=/usr/games        \
	       --datadir=/usr/share/games &&
  default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends  zlib       &&
depends  SDL_mixer
--- NEW FILE: DETAILS ---
         MODULE=toppler
         VERSION=1.0.6
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
     SOURCE_VFY=md5:c6a118a70efa8fa55f0a3b5d1166a8da
        WEB_SITE=http://toppler.sourceforge.net
         ENTERED=20040212
         UPDATED=20040212
        MAINTAINER=florin at lunar-linux.org
        SHORT="a climb into a tower game."
cat << EOF
Reimplementation of the old game (aka Nebulous). In the game you have to climb 
into a tower with lots of strange inhabitants that try to push you down. Your 
only defence is a snowball you can throw and your skill to avoid these beings.
EOF
    
    
More information about the Lunar-commits
mailing list