[Lunar-commits] <moonbase> freedroidrpg: renamed to freedroidRPG and version bumped
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed Jun 6 23:00:31 CEST 2012
commit c08e09e7684026a5cc77c393bf55288f1ac3960e
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Wed Jun 6 21:52:58 2012 +0200
freedroidrpg: renamed to freedroidRPG and version bumped
---
games/freedroidRPG/BUILD | 5 +++++
games/freedroidRPG/DEPENDS | 4 ++++
games/freedroidRPG/DETAILS | 24 ++++++++++++++++++++++++
games/freedroidrpg/BUILD | 5 -----
games/freedroidrpg/DEPENDS | 4 ----
games/freedroidrpg/DETAILS | 22 ----------------------
6 files changed, 33 insertions(+), 31 deletions(-)
diff --git a/games/freedroidRPG/BUILD b/games/freedroidRPG/BUILD
new file mode 100644
index 0000000..18b4aea
--- /dev/null
+++ b/games/freedroidRPG/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
diff --git a/games/freedroidRPG/DEPENDS b/games/freedroidRPG/DEPENDS
new file mode 100644
index 0000000..88f8cc7
--- /dev/null
+++ b/games/freedroidRPG/DEPENDS
@@ -0,0 +1,4 @@
+depends SDL_image
+depends SDL_net
+
+optional_depends "SDL_mixer" "" "" "for Audio support"
diff --git a/games/freedroidRPG/DETAILS b/games/freedroidRPG/DETAILS
new file mode 100644
index 0000000..aee8c16
--- /dev/null
+++ b/games/freedroidRPG/DETAILS
@@ -0,0 +1,24 @@
+ MODULE=freedroidRPG
+ MAJOR=0.15
+ VERSION=$MAJOR.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/freedroid/$MODULE/${MODULE}-$MAJOR
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/freedroidrpg-$VERSION
+ SOURCE_VFY=sha1:5d298d160af8332fff4eca71aa091d85e4031767
+ WEB_SITE=http://freedroid.sourceforge.net
+ ENTERED=20040922
+ UPDATED=20120606
+ SHORT="A Diablo-like extension of freedroid into an RPG"
+
+cat << EOF
+FreedroidRPG is derived from the original classic Freedroid
+based on the game paradroid from the commodore 64. In this game you
+are Tux, one of a race sentient penguins. Humanity is in ruins due
+to the evil MegaSoft corporation and their original plans to rule the
+human race. An attempt to use their omnipresent software to take
+over all droids, upon which humanity depended, backfired when the droids
+themselves became self-aware and decided to put forth their own plans
+for total domination. As Tux, it is your job to restore things to
+their rightful place and undue the horrible, evil, and thouroughly
+inhumane things initiated by this MS corporation.
+EOF
diff --git a/games/freedroidrpg/BUILD b/games/freedroidrpg/BUILD
deleted file mode 100644
index 18b4aea..0000000
--- a/games/freedroidrpg/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-(
-
- default_game_build
-
-) > $C_FIFO 2>&1
diff --git a/games/freedroidrpg/DEPENDS b/games/freedroidrpg/DEPENDS
deleted file mode 100644
index 88f8cc7..0000000
--- a/games/freedroidrpg/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends SDL_image
-depends SDL_net
-
-optional_depends "SDL_mixer" "" "" "for Audio support"
diff --git a/games/freedroidrpg/DETAILS b/games/freedroidrpg/DETAILS
deleted file mode 100644
index 2f27597..0000000
--- a/games/freedroidrpg/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- MODULE=freedroidrpg
- VERSION=0.14.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/freedroid
- SOURCE_VFY=sha1:8e254098584d394d474ed81dd48bf3c028b9c56b
- WEB_SITE=http://freedroid.sourceforge.net
- ENTERED=20040922
- UPDATED=20101128
- SHORT="A Diablo-like extension of freedroid into an RPG"
-
-cat << EOF
-FreedroidRPG is derived from the original classic Freedroid
-based on the game paradroid from the commodore 64. In this game you
-are Tux, one of a race sentient penguins. Humanity is in ruins due
-to the evil MegaSoft corporation and their original plans to rule the
-human race. An attempt to use their omnipresent software to take
-over all droids, upon which humanity depended, backfired when the droids
-themselves became self-aware and decided to put forth their own plans
-for total domination. As Tux, it is your job to restore things to
-their rightful place and undue the horrible, evil, and thouroughly
-inhumane things initiated by this MS corporation.
-EOF
More information about the Lunar-commits
mailing list