[Lunar-commits] <moonbase-other> enigma: Reintroduced version 1.20

Peter de Ridder peter at lunar-linux.org
Fri Jun 7 02:04:04 CEST 2013


commit 0598a79d75b3f78fd3fe0f5bc88fb738a3e5c846
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Thu, 06 Jun 2013 17:03:21 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0598a79d75b3f78fd3fe0f5bc88fb738a3e5c846

enigma: Reintroduced version 1.20
---
  games/enigma/BUILD   | +5/-0     
  games/enigma/DEPENDS | +4/-0     
  games/enigma/DETAILS | +17/-0    
  3 files changed, 26 insertions(+)

--- /dev/null
+++ b/games/enigma/BUILD
@@ -0,0 +1,5 @@
+./configure  --prefix=/usr                \
+             --bindir=/usr/games          \
+             --datadir=/usr/share/games  &&
+
+default_make
--- /dev/null
+++ b/games/enigma/DEPENDS
@@ -0,0 +1,4 @@
+depends  SDL_mixer
+depends  SDL_image
+depends  SDL_ttf
+depends  xerces-c++
--- /dev/null
+++ b/games/enigma/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=enigma
+         VERSION=1.20
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/enigma-game
+      SOURCE_VFY=md5:5871158e07e675d1472f3cfc2a6557ff
+        WEB_SITE=http://www.nongnu.org/enigma/
+         ENTERED=20060104
+         UPDATED=20130522
+           SHORT="A puzzle game involving pushing stuff around."
+
+cat << EOF
+Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll
+on the Amiga. The object of the game is to find uncover pairs of
+identically colored Oxyd stones. Hidden traps, vast mazes, laser beams,
+and, most of all, countless hairy puzzles usually block your direct way to
+the Oxyd stones.
+EOF




More information about the Lunar-commits mailing list