[Lunar-commits] <moonbase-other> freedink-data: Game data
Peter de Ridder
peter at lunar-linux.org
Mon Sep 2 01:47:16 CEST 2013
commit 75c2d97f3b634c415e01c776a19d626139349f1e
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Sun, 01 Sep 2013 04:20:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/75c2d97f3b634c415e01c776a19d626139349f1e
freedink-data: Game data
---
games/freedink-data/BUILD | +2/-0
games/freedink-data/DETAILS | +20/-0
2 files changed, 22 insertions(+)
--- /dev/null
+++ b/games/freedink-data/BUILD
@@ -0,0 +1,2 @@
+prepare_install &&
+make PREFIX=/usr DATADIR=/usr/share/games install
--- /dev/null
+++ b/games/freedink-data/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=freedink-data
+ VERSION=1.08.20121209
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://ftp.gnu.org/gnu/freedink/
+ SOURCE_VFY=sha1:9d8e577d2461772f64c7cc446ea8332040662350
+ WEB_SITE="http://www.gnu.org/software/freedink/index.html"
+ ENTERED=20130822
+ UPDATED=20130822
+ SHORT="portable and enhanced version of the Dink Smallwood game engine"
+cat <<EOF
+Dink Smallwood is an adventure/role-playing game, similar to Zelda
+(2D top view), made by RTsoft.
+
+The game features the twisted adventure of young Dink Smallwood,
+a pig farmer who leaves his town and goes on a quest to save the world.
+
+GNU FreeDink is a new and portable version of the game engine, which
+runs the original game as well as its D-Mods, with close compatibility,
+under multiple platforms.
+EOF
More information about the Lunar-commits
mailing list