[Lunar-commits] <moonbase-other> penguin-command: readded to -other
v4hn
me at v4hn.de
Sat Nov 17 01:56:39 CET 2012
commit 1b5ef9ca91f460d3891cfdaa45578153770c0b93
Author: v4hn <me at v4hn.de>
Date: Fri, 16 Nov 2012 16:56:39 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/1b5ef9ca91f460d3891cfdaa45578153770c0b93
penguin-command: readded to -other
---
games/penguin-command/BUILD | +5/-0
games/penguin-command/DEPENDS | +2/-0
games/penguin-command/DETAILS | +15/-0
3 files changed, 22 insertions(+)
--- /dev/null
+++ b/games/penguin-command/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/games/penguin-command/DEPENDS
@@ -0,0 +1,2 @@
+depends libpng
+depends SDL_mixer
--- /dev/null
+++ b/games/penguin-command/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=penguin-command
+ VERSION=1.6.11
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:db1b2693e27bf88cf71ad2fca3c780c5a2678a8b
+ WEB_SITE=http://www.linux-games.com
+ ENTERED=20010922
+ UPDATED=20080202
+ SHORT="A missile command clone"
+
+cat << EOF
+This is a clone of the classic "Missile Command" Game, but it has better
+graphics and music. The gameplay has only been slightly modified.
+Penguin Command is completely licensed under the GPL.
+EOF
More information about the Lunar-commits
mailing list