pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/rocksndiamonds-sdl Changes 3.0.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce7274c8e39a
branches: trunk
changeset: 461399:ce7274c8e39a
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 15 15:21:46 2003 +0000
description:
Changes 3.0.4:
- fixed bug in multiple config pages code that caused crashes
- fixed bug in custom definition of crumbled element graphics
diffstat:
games/rocksndiamonds-sdl/DESCR | 10 +++-------
games/rocksndiamonds-sdl/Makefile | 13 +++++++------
games/rocksndiamonds-sdl/distinfo | 6 +++---
3 files changed, 13 insertions(+), 16 deletions(-)
diffs (56 lines):
diff -r 096da8f55540 -r ce7274c8e39a games/rocksndiamonds-sdl/DESCR
--- a/games/rocksndiamonds-sdl/DESCR Mon Sep 15 15:20:44 2003 +0000
+++ b/games/rocksndiamonds-sdl/DESCR Mon Sep 15 15:21:46 2003 +0000
@@ -1,10 +1,6 @@
-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"
+A game like "Boulder Dash" (C=64) or "Emerald Mine" (Amiga).
+Included are many levels known from the games "Boulder Dash",
+"Emerald Mine", "Sokoban", "Supaplex" and "DX-Boulder Dash"
and a lot of new levels designed by other players.
Some features:
diff -r 096da8f55540 -r ce7274c8e39a games/rocksndiamonds-sdl/Makefile
--- a/games/rocksndiamonds-sdl/Makefile Mon Sep 15 15:20:44 2003 +0000
+++ b/games/rocksndiamonds-sdl/Makefile Mon Sep 15 15:21:46 2003 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/09 15:09:13 adam Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/15 15:21:46 adam Exp $
#
+.include "../../audio/SDL_mixer/buildlink2.mk"
+.include "../../graphics/SDL_image/buildlink2.mk"
+
+.include "../rocksndiamonds/Makefile.common"
+
PKGNAME= ${DISTNAME:S/-/-sdl-/}
+COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban (SDL build)
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 096da8f55540 -r ce7274c8e39a games/rocksndiamonds-sdl/distinfo
--- a/games/rocksndiamonds-sdl/distinfo Mon Sep 15 15:20:44 2003 +0000
+++ b/games/rocksndiamonds-sdl/distinfo Mon Sep 15 15:21:46 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/09 15:09:14 adam Exp $
+$NetBSD: distinfo,v 1.2 2003/09/15 15:21:47 adam Exp $
-SHA1 (rocksndiamonds-3.0.3.tar.gz) = a98366902933bba6f97feae88adc7676222f0f10
-Size (rocksndiamonds-3.0.3.tar.gz) = 6828235 bytes
+SHA1 (rocksndiamonds-3.0.4.tar.gz) = 31048e31db956085c86a1e339e526bf0173ed236
+Size (rocksndiamonds-3.0.4.tar.gz) = 6827364 bytes
SHA1 (patch-aa) = 5e85dc67f26a2f461f4281f539db44164b9ad34a
SHA1 (patch-ab) = 565c2fc72b5d9144a8c453745021c2220d23d729
SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815
Home |
Main Index |
Thread Index |
Old Index