[Lunar-commits] <moonbase-other> toppler: readded to moonbase

v4hn me at v4hn.de
Sun Jul 22 17:10:50 CEST 2012


commit d7bda8a8f202dc4076f2641b498d750b0c6179a2
Author: v4hn <me at v4hn.de>
Date: Sun, 22 Jul 2012 08:10:50 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d7bda8a8f202dc4076f2641b498d750b0c6179a2

toppler: readded to moonbase
---
  games/toppler/BUILD                                          +13/-0    
  games/toppler/DEPENDS                                        +4/-0     
  games/toppler/DETAILS                                        +17/-0    
  3 files changed, 34 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/games/toppler/BUILD
@@ -0,0 +1,13 @@
+(
+
+  sedit "s:\$(datadir)/doc:/usr/share/doc:" Makefile.in  &&
+  sedit "s:\$(datadir)/pixmaps:/usr/share/pixmaps:" Makefile.in  &&
+  sedit "s:\$(datadir)/locale:/usr/share/locale:" po/Makefile.in.in  &&
+  sedit "s:\$(datadir)/applications:/usr/share/applications:" Makefile.in  &&
+
+  sedit "s:Exec=@prefix@/bin/:Exec=@bindir@/:" toppler.desktop.in &&
+  sedit "s:Icon=.*$:Icon=@PACKAGE at .xpm:" toppler.desktop.in &&
+
+  default_game_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/games/toppler/DEPENDS
@@ -0,0 +1,4 @@
+depends SDL_image
+depends SDL_mixer
+
+optional_depends "gettext" "--enable-nls" "--disable-nls" "for NLS support"
--- /dev/null
+++ b/games/toppler/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=toppler
+         VERSION=1.1.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:563839ceec44626574fcb10f677d2ab8f82dba29
+        WEB_SITE=http://toppler.sourceforge.net
+         ENTERED=20040212
+         UPDATED=20070720
+      MAINTAINER=florin at lunar-linux.org
+           SHORT="A SDL reimplementatin of Nebulous"
+
+cat << EOF
+Reimplementation of the old game Nebulous.  In the game you have to
+climb into a tower with lots of strange inhabitants that try to push
+you down. Your only defence is a snowball you can throw and your skill
+to avoid these beings.
+EOF




More information about the Lunar-commits mailing list