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

v4hn me at v4hn.de
Sun Jul 22 17:05:55 CEST 2012


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

moon-buggy: readded to moonbase

What's a moonbase without a moon buggy? ;)
---
  games/moon-buggy/BUILD                                       +6/-0     
  games/moon-buggy/DEPENDS                                     +1/-0     
  games/moon-buggy/DETAILS                                     +16/-0    
  3 files changed, 23 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/games/moon-buggy/BUILD
@@ -0,0 +1,6 @@
+(
+
+   OPTS+=" --sharedstatedir=/var/games --with-setgid=games" &&
+   default_game_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/games/moon-buggy/DEPENDS
@@ -0,0 +1 @@
+depends ncurses
--- /dev/null
+++ b/games/moon-buggy/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=moon-buggy
+         VERSION=1.0.51
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://m.seehuhn.de/programs/
+      SOURCE_VFY=sha1:7f1c5df99944acfe98eeb5f8d5ab6f28ef61ee7e
+        WEB_SITE=http://www.seehuhn.de/pages/moon-buggy
+         ENTERED=20120523
+         UPDATED=20120523
+           SHORT="ncurses side-scroller game"
+           PSAFE=no
+
+cat << EOF
+Moon-buggy is a simple character graphics game, where you drive some
+kind of car across the moon's surface.  Unfortunately there are
+dangerous craters there.  Fortunately your car can jump over them!
+EOF




More information about the Lunar-commits mailing list