[SM-Commit] GIT changes to master games grimoire by Florian Franzmann (c8ad4824c2e1abffa29e7c0433cd091e74e6f5e7)

Florian Franzmann scm at sourcemage.org
Sat Apr 24 16:49:16 EDT 2010


GIT changes to master games grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 games-simulation/torcs/DEPENDS   |    2 +-
 games-simulation/torcs/DETAILS   |    3 +++
 games-simulation/torcs/HISTORY   |    4 ++++
 games-simulation/torcs/PRE_BUILD |    4 ++++
 4 files changed, 12 insertions(+), 1 deletion(-)

New commits:
commit c8ad4824c2e1abffa29e7c0433cd091e74e6f5e7
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    games-simulation/torcs: added more cars

commit ef3b0b0f0ae3e67eb13817d24401dab827303b17
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    games-simulation/torcs: depends openal -> OPENAL

diff --git a/games-simulation/torcs/DEPENDS b/games-simulation/torcs/DEPENDS
index 28a3466..a9ecfff 100755
--- a/games-simulation/torcs/DEPENDS
+++ b/games-simulation/torcs/DEPENDS
@@ -1,5 +1,5 @@
 depends  GLUT    &&
-depends  openal  &&
+depends  OPENAL  &&
 depends  plib    &&
 depends  libpng  &&
 depends  xorg-libs  "--with-x --x-libraries=${INSTALL_ROOT}/usr/lib"  &&
diff --git a/games-simulation/torcs/DETAILS b/games-simulation/torcs/DETAILS
index f23d324..dc2586c 100755
--- a/games-simulation/torcs/DETAILS
+++ b/games-simulation/torcs/DETAILS
@@ -3,6 +3,9 @@
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/-test1/}
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+         SOURCE2=kc.tar.bz2
+  SOURCE2_URL[0]=http://www.berniw.org/trb/download/${SOURCE2}
+    SOURCE2_HASH=sha512:a57cfcc9fa824690057d1e0a08ef68adb197de078418cf42f0a35b5ecae7173c4dfee150ae7d6342c1f8db3c56ec104647e3b95cebf727f6939455155fc266c8
         WEB_SITE=http://torcs.sourceforge.net/
       #SOURCE_GPG="gurus.gpg:$SOURCE.sig"
      SOURCE_HASH=sha512:a4192698ac16e0cabb53c11ead9b5098dcfb4e40febb5313946019d2f1ccc7b9647e450691d26fe32f8eced6d307f393b4d73a06dab2398871b079f7f6c0972b
diff --git a/games-simulation/torcs/HISTORY b/games-simulation/torcs/HISTORY
index 94eeecf..9e02c5a 100644
--- a/games-simulation/torcs/HISTORY
+++ b/games-simulation/torcs/HISTORY
@@ -1,3 +1,7 @@
+2010-04-24 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS: openal -> OPENAL
+	* PRE_BUILD, DETAILS: added more cars
+
 2009-01-09 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 1.3.1
 	* PRE_BUILD, torcs-1.3.0-gcc-4.3.0-fix.patch : removed, not needed anymore
diff --git a/games-simulation/torcs/PRE_BUILD b/games-simulation/torcs/PRE_BUILD
new file mode 100755
index 0000000..78b86ca
--- /dev/null
+++ b/games-simulation/torcs/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build      &&
+cd ${SOURCE_DIRECTORY} &&
+unpack_file 2          &&
+mv kc/* data/cars/models



More information about the SM-Commit mailing list