summaryrefslogtreecommitdiff
path: root/games/toppler
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-05 22:17:04 +0000
committerwiz <wiz@pkgsrc.org>2013-01-05 22:17:04 +0000
commit879f3992199115c4a549c869042d3d6e31bf4367 (patch)
treed15370a10aae9099979fc94c7b9ff963b94f060d /games/toppler
parent073e1fafbb966ecd417769684bb44eb6551de336 (diff)
downloadpkgsrc-879f3992199115c4a549c869042d3d6e31bf4367.tar.gz
Import toppler-1.1.6 as games/toppler from wip.
In this game you have to help a cute little green animal switch off some kind of "evil" mechanism. The "power off switch" is hidden somewhere in high towers. On your way to the target you need to avoid a lot of strange robots that guard the tower. That sounds all like a normal jump and run game. What makes this game different is that you walk arond the tower which is revolving on the screen, so that you only see the 180 degrees that are currently visible. The game is a reimplementation of the old game known as Tower Toppler or Nebulus.
Diffstat (limited to 'games/toppler')
-rw-r--r--games/toppler/DESCR12
-rw-r--r--games/toppler/Makefile21
-rw-r--r--games/toppler/PLIST13
-rw-r--r--games/toppler/distinfo5
4 files changed, 51 insertions, 0 deletions
diff --git a/games/toppler/DESCR b/games/toppler/DESCR
new file mode 100644
index 00000000000..694fbf50755
--- /dev/null
+++ b/games/toppler/DESCR
@@ -0,0 +1,12 @@
+In this game you have to help a cute little green animal switch
+off some kind of "evil" mechanism. The "power off switch" is hidden
+somewhere in high towers. On your way to the target you need to
+avoid a lot of strange robots that guard the tower.
+
+That sounds all like a normal jump and run game. What makes this
+game different is that you walk arond the tower which is revolving
+on the screen, so that you only see the 180 degrees that are
+currently visible.
+
+The game is a reimplementation of the old game known as Tower
+Toppler or Nebulus.
diff --git a/games/toppler/Makefile b/games/toppler/Makefile
new file mode 100644
index 00000000000..d25e657d6fb
--- /dev/null
+++ b/games/toppler/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2013/01/05 22:17:04 wiz Exp $
+#
+
+DISTNAME= toppler-1.1.6
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=toppler/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://toppler.sourceforge.net/
+COMMENT= Tower Toppler/Nebulous clone
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/toppler/PLIST b/games/toppler/PLIST
new file mode 100644
index 00000000000..8c41754b34a
--- /dev/null
+++ b/games/toppler/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/05 22:17:04 wiz Exp $
+bin/toppler
+man/man6/toppler.6
+share/applications/toppler.desktop
+share/doc/toppler/AUTHORS
+share/doc/toppler/COPYING
+share/doc/toppler/ChangeLog
+share/doc/toppler/NEWS
+share/doc/toppler/README
+share/pixmaps/toppler.xpm
+share/toppler/toppler.dat
+share/toppler/toppler.ogg
+var/toppler/toppler.hsc
diff --git a/games/toppler/distinfo b/games/toppler/distinfo
new file mode 100644
index 00000000000..41485c49836
--- /dev/null
+++ b/games/toppler/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/05 22:17:04 wiz Exp $
+
+SHA1 (toppler-1.1.6.tar.gz) = 9f3554a77fb3d6c11be3956b9bd84a31cae1956e
+RMD160 (toppler-1.1.6.tar.gz) = 45691ff9057e22e6aeea413fc77e27561bc46b95
+Size (toppler-1.1.6.tar.gz) = 2117137 bytes