[Lunar-commits] CVS: moonbase/games/rocksndiamonds BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Thu Jul 1 14:34:12 GMT 2004
Update of /var/cvs/lunar/moonbase/games/rocksndiamonds
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28608
Added Files:
BUILD DEPENDS DETAILS
Log Message:
a "Boulder Dash" like game.
--- NEW FILE: BUILD ---
(
prepare_install &&
make &&
mkdir -p /usr/games/rocksndiamonds &&
cp rocksndiamonds /usr/games/rocksndiamonds/ &&
cp -fR graphics /usr/games/rocksndiamonds/ &&
cp -fR levels /usr/games/rocksndiamonds/ &&
cp -fR music /usr/games/rocksndiamonds/ &&
cp -fR sounds /usr/games/rocksndiamonds/ &&
cp -fR scores /usr/games/rocksndiamonds/
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends SDL
--- NEW FILE: DETAILS ---
MODULE=rocksndiamonds
VERSION=3.1.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.artsoft.org/RELEASES/unix/$MODULE/$SOURCE
SOURCE_VFY=md5:526af63a10a498ab7d809783fffc9ade
WEB_SITE=http://www.artsoft.org/rocksndiamonds/
ENTERED=20040701
UPDATED=20040701
SHORT="Arcade game like Boulderdash"
cat <<EOF
Arcade style game for Unix, DOS and Windows.
A game like "Boulderdash" (C 64) or "Emerald Mine" (Amiga).
Included are many levels known from the games "Boulderdash",
"Emerald Mine", "Sokoban", "Supaplex" and "DX-Boulderdash",
level elements for "Diamond Caves II" style games
and a lot of new levels designed by other players.
Some features:
- joystick support for Linux, FreeBSD and DOS/Windows
- local multiplayer support for all supported platforms
- network multiplayer support for Unix platform
- soft scrolling with 50 frames/s
- stereo sound effects and music
- music module support for SDL version (Unix/Win32)
- fullscreen support for SDL version (Unix/Win32)
- lots of additional levels available (over 10.000)
EOF
More information about the Lunar-commits
mailing list