diff options
author | adam <adam@pkgsrc.org> | 2005-08-16 15:37:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-08-16 15:37:29 +0000 |
commit | 60fef81848b08dc2cacbc6cb9f8e499723c524c8 (patch) | |
tree | bbd400bf17d3c726372ce629496356a760134ab1 /games | |
parent | 89607e20020b685e79d724ebad3f38a250aed32f (diff) | |
download | pkgsrc-60fef81848b08dc2cacbc6cb9f8e499723c524c8.tar.gz |
Obsoleted: use options.mk framework to change targets; SDL is the default now
Diffstat (limited to 'games')
-rw-r--r-- | games/rocksndiamonds-sdl/DESCR | 11 | ||||
-rw-r--r-- | games/rocksndiamonds-sdl/Makefile | 16 | ||||
-rw-r--r-- | games/rocksndiamonds-sdl/distinfo | 10 |
3 files changed, 0 insertions, 37 deletions
diff --git a/games/rocksndiamonds-sdl/DESCR b/games/rocksndiamonds-sdl/DESCR deleted file mode 100644 index 44f328bdc30..00000000000 --- a/games/rocksndiamonds-sdl/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -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: -- 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 --git a/games/rocksndiamonds-sdl/Makefile b/games/rocksndiamonds-sdl/Makefile deleted file mode 100644 index 5f7a4b6de44..00000000000 --- a/games/rocksndiamonds-sdl/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:36 wiz Exp $ - -.include "../../audio/SDL_mixer/buildlink3.mk" -.include "../../graphics/SDL_image/buildlink3.mk" -.include "../../net/SDL_net/buildlink3.mk" - -.include "../rocksndiamonds/Makefile.common" - -PKGNAME= ${DISTNAME:S/-/-sdl-/} -PKGREVISION= 1 -COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban (SDL build) - -BUILD_TARGET= sdl -CONFLICTS= rocksndiamonds-[1-9]* - -PATCHDIR= ../rocksndiamonds/patches diff --git a/games/rocksndiamonds-sdl/distinfo b/games/rocksndiamonds-sdl/distinfo deleted file mode 100644 index 1585dbdf40e..00000000000 --- a/games/rocksndiamonds-sdl/distinfo +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 23:12:02 agc Exp $ - -SHA1 (rocksndiamonds-3.1.0.tar.gz) = a6e015cb0a513041da113f84fc1c3cba5fd59580 -RMD160 (rocksndiamonds-3.1.0.tar.gz) = 79ad4cf3efb4108627b60b1e3072e5be864a9099 -Size (rocksndiamonds-3.1.0.tar.gz) = 3004476 bytes -SHA1 (patch-aa) = 824bf9ef3ee1335a8a412d4cfd3bbf7ea13d3f46 -SHA1 (patch-ab) = 44f8c17ac22fa755e5363f2dfb3bd143c401112a -SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815 -SHA1 (patch-ah) = 584b406eef29b2849f7fc42181a7b9f29e6c9c69 -SHA1 (patch-ak) = 9b7f80aade2ae4d542640c94fde4803f9c5441c8 |