[SM-Commit] GIT changes to master games grimoire by Alexander Tsamutali (3b87875d162eb7fbfeee6fa0fdd120483a6f72e8)

Alexander Tsamutali scm at sourcemage.org
Sun Sep 2 04:01:24 EDT 2007


GIT changes to master games grimoire by Alexander Tsamutali <astsmtl at gmail.com>:

 ChangeLog                                |    4 ++++
 games-arcade-3d/stormbaancoureur/BUILD   |    2 ++
 games-arcade-3d/stormbaancoureur/DEPENDS |    4 ++++
 games-arcade-3d/stormbaancoureur/DETAILS |   17 +++++++++++++++++
 games-arcade-3d/stormbaancoureur/HISTORY |    2 ++
 5 files changed, 29 insertions(+)

New commits:
commit 3b87875d162eb7fbfeee6fa0fdd120483a6f72e8
Author: Alexander Tsamutali <astsmtl at gmail.com>
Commit: Alexander Tsamutali <astsmtl at gmail.com>

    games-arcade-3d/stormbaancoureur: new spell, simulated obstacle course
                                      for automobiles

diff --git a/ChangeLog b/ChangeLog
index 73ffb14..6f896b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-02 Alexander Tsamutali <astsmtl at gmail.com>
+	* games-arcade-3d/stormbaancoureur: new spell, simulated obstacle course
+	  for automobiles
+
 2007-07-15 Ethan "eekee" Grammatikidis <eekee57 at fastmail.fm>
 	* edutainment/celestia: Removed depreciated spell
 
diff --git a/games-arcade-3d/stormbaancoureur/BUILD b/games-arcade-3d/stormbaancoureur/BUILD
new file mode 100755
index 0000000..7cce62a
--- /dev/null
+++ b/games-arcade-3d/stormbaancoureur/BUILD
@@ -0,0 +1,2 @@
+cd ${SOURCE_DIRECTORY}/src-stormbaancoureur &&
+make
diff --git a/games-arcade-3d/stormbaancoureur/DEPENDS b/games-arcade-3d/stormbaancoureur/DEPENDS
new file mode 100755
index 0000000..4f5f905
--- /dev/null
+++ b/games-arcade-3d/stormbaancoureur/DEPENDS
@@ -0,0 +1,4 @@
+depends GLUT &&
+depends plib &&
+depends ode  &&
+depends alsa-lib
diff --git a/games-arcade-3d/stormbaancoureur/DETAILS b/games-arcade-3d/stormbaancoureur/DETAILS
new file mode 100755
index 0000000..4d6df65
--- /dev/null
+++ b/games-arcade-3d/stormbaancoureur/DETAILS
@@ -0,0 +1,17 @@
+           SPELL=stormbaancoureur
+         VERSION=1.5.2
+          SOURCE=${SPELL}-${VERSION}.tar.gz
+   SOURCE_URL[0]=http://bram.creative4vision.nl/sturmbahnfahrer/download/${SOURCE}
+     SOURCE_HASH=sha512:fbcb7b8b47cb0c1e7cddace162edea00fb0f20d9f9cb6e7bb9c08eb21ef90f0181f8610b5f47634e6e06530d2cc1447278867c43fcbcbb9b793d6f376d534c4c
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+        WEB_SITE=http://www.sturmbahnfahrer.com/
+         ENTERED=20050226
+      LICENSE[0]=GPL
+           SHORT="simulated obstacle course for automobiles"
+cat << EOF
+Stormbaan Coureur is the Linux game that was formerly known as Sturmbahnfahrer.
+It is back with a larger track, more challenges, many improvements in a PC
+(Politically Correct) edition. In this game, it is all about the car Physics.
+If you want to master it, try to have the laws of physics work with you,
+not against you.
+EOF
diff --git a/games-arcade-3d/stormbaancoureur/HISTORY b/games-arcade-3d/stormbaancoureur/HISTORY
new file mode 100644
index 0000000..f745568
--- /dev/null
+++ b/games-arcade-3d/stormbaancoureur/HISTORY
@@ -0,0 +1,2 @@
+2007-09-02 Alexander Tsamutali <astsmtl at gmail.com>
+	* DETAILS, DEPENDS, BUILD, HISTORY: Created this spell



More information about the SM-Commit mailing list