pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/rocksndiamonds-sdl SDL version of games/rocksndi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f0ca876f355
branches:  trunk
changeset: 461032:0f0ca876f355
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 09 15:09:13 2003 +0000

description:
SDL version of games/rocksndiaminds

diffstat:

 games/rocksndiamonds-sdl/DESCR    |  15 +++++++++++++++
 games/rocksndiamonds-sdl/Makefile |  14 ++++++++++++++
 games/rocksndiamonds-sdl/distinfo |   9 +++++++++
 3 files changed, 38 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 23dd4dad652d -r 0f0ca876f355 games/rocksndiamonds-sdl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/rocksndiamonds-sdl/DESCR    Tue Sep 09 15:09:13 2003 +0000
@@ -0,0 +1,15 @@
+Rocks'n'Diamonds:
+
+Arcade style game for color X11 with stereo sounds.
+
+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"
+and a lot of new levels designed by other players.
+
+Some features:
+- joystick support for Linux, FreeBSD, NetBSD and DOS/Windows
+- network and local multiplayer support
+- soft scrolling with 50 frames/s
+- stereo sound effects and music
+- complete source code included under GNU GPL
diff -r 23dd4dad652d -r 0f0ca876f355 games/rocksndiamonds-sdl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/rocksndiamonds-sdl/Makefile Tue Sep 09 15:09:13 2003 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/09 15:09:13 adam Exp $
+#
+
+PKGNAME=       ${DISTNAME:S/-/-sdl-/}
+
+ALL_TARGET=    sdl
+CONFLICTS=     rocksndiamonds-[1-9]*
+
+PATCHDIR=      ../rocksndiamonds/patches
+
+.include "../../audio/SDL_mixer/buildlink2.mk"
+.include "../../graphics/SDL_image/buildlink2.mk"
+
+.include "../rocksndiamonds/Makefile"
diff -r 23dd4dad652d -r 0f0ca876f355 games/rocksndiamonds-sdl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/rocksndiamonds-sdl/distinfo Tue Sep 09 15:09:13 2003 +0000
@@ -0,0 +1,9 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/09 15:09:14 adam Exp $
+
+SHA1 (rocksndiamonds-3.0.3.tar.gz) = a98366902933bba6f97feae88adc7676222f0f10
+Size (rocksndiamonds-3.0.3.tar.gz) = 6828235 bytes
+SHA1 (patch-aa) = 5e85dc67f26a2f461f4281f539db44164b9ad34a
+SHA1 (patch-ab) = 565c2fc72b5d9144a8c453745021c2220d23d729
+SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815
+SHA1 (patch-ah) = 584b406eef29b2849f7fc42181a7b9f29e6c9c69
+SHA1 (patch-ak) = c4303fd5a4d7781127063fe81724f518c5359746



Home | Main Index | Thread Index | Old Index