[SM-Commit] GIT changes to master games grimoire by Andraž Levstik (fe20d011c1dc2b45d4381417d30ccca986e2a214)

Andraž Levstik scm at sourcemage.org
Thu Apr 26 06:27:55 EDT 2007


GIT changes to master games grimoire by Andraž Levstik <ruskie at mages.ath.cx>:

 ChangeLog                             |    1 +
 games-emulators/zx-fuse-utils/DEPENDS |    1 +
 games-emulators/zx-fuse-utils/DETAILS |   18 ++++++++++++++++++
 games-emulators/zx-fuse-utils/HISTORY |    3 +++
 4 files changed, 23 insertions(+)

New commits:
commit fe20d011c1dc2b45d4381417d30ccca986e2a214
Author: Andraž Levstik <ruskie at mages.ath.cx>
Commit: Andraž Levstik <ruskie at mages.ath.cx>

    zx-fuse-utils: new spell, utils for zx-fuse

diff --git a/ChangeLog b/ChangeLog
index 86fc21c..63b8f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2007-04-26 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* games-libs/bullet: new spell, 3D Collision Detection and Rigid Body
 	  Dynamics Library
+	* games-emulators/zx-fuse-utils: new spell, utils for zx-fuse
 
 2007-04-24 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* games-puzzle/pipepanic: new game, connect the pipes from point a to b
diff --git a/games-emulators/zx-fuse-utils/DEPENDS b/games-emulators/zx-fuse-utils/DEPENDS
new file mode 100755
index 0000000..26fe1ba
--- /dev/null
+++ b/games-emulators/zx-fuse-utils/DEPENDS
@@ -0,0 +1 @@
+depends  zx-fuse
diff --git a/games-emulators/zx-fuse-utils/DETAILS b/games-emulators/zx-fuse-utils/DETAILS
new file mode 100755
index 0000000..7150867
--- /dev/null
+++ b/games-emulators/zx-fuse-utils/DETAILS
@@ -0,0 +1,18 @@
+            SPELL=zx-fuse-utils
+              PKG=fuse-utils
+          VERSION=0.7.0
+           SOURCE=$PKG-$VERSION.tar.gz
+ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKG-$VERSION
+      SOURCE_HASH=sha512:d7e3513eb76164fc29f5c54d6d3084688a32ae02bcfd3d0bf2cdf895c2675aad8a020e60b308094c89d5ac5ab804f4545119d2cc64213f98d4f593ebefbee1a9
+    SOURCE_URL[0]=$SOURCEFORGE_URL/fuse-emulator/$SOURCE
+         WEB_SITE=http://fuse-emulator.sourceforge.net/fuse.php
+          ENTERED=20061007
+       LICENSE[0]=GPL
+            SHORT="Fuse (the Free Unix Spectrum Emulator) utils"
+cat << EOF
+Fuse (the Free Unix Spectrum Emulator) was originally,
+and somewhat unsurprisingly, a Spectrum emulator for Unix.
+However, it has now also been ported to Mac OS X, which
+may or may not count as a Unix variant depending on your
+advocacy position.
+EOF
diff --git a/games-emulators/zx-fuse-utils/HISTORY b/games-emulators/zx-fuse-utils/HISTORY
new file mode 100644
index 0000000..2b54525
--- /dev/null
+++ b/games-emulators/zx-fuse-utils/HISTORY
@@ -0,0 +1,3 @@
+2006-10-07 Lubomir Blaha <tritol at trilogic.cz>
+	* DEPENDS, DETAILS, HISTORY: created this spell
+



More information about the SM-Commit mailing list