[Lunar-commits] CVS: moonbase/games/bomberclone BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Thu Feb 12 16:16:48 GMT 2004
Update of /var/cvs/lunar/moonbase/games/bomberclone
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2705
Added Files:
BUILD DEPENDS DETAILS
Log Message:
a bomberman clone.
--- NEW FILE: BUILD ---
(
./configure --prefix=/usr \
--bindir=/usr/games \
--datadir=/usr/share/games &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends SDL_image &&
depends SDL_mixer
--- NEW FILE: DETAILS ---
MODULE=bomberclone
VERSION=0.11.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
SOURCE_VFY=md5:4ba700b22bf704b15a4e8db38054e1d0
WEB_SITE=http://www.bomberclone.de/core.html
ENTERED=20040212
UPDATED=20040212
MAINTAINER=florin at lunar-linux.org
SHORT="a bomberman game clone."
cat << EOF
Reimplementation of the old game bomberman.
EOF
More information about the Lunar-commits
mailing list