Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Florian Franzmann (3979261dea56309b37a8eaf16769670a37a0cfc0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Florian Franzmann (3979261dea56309b37a8eaf16769670a37a0cfc0)
  • Date: Sat, 18 Feb 2012 16:56:11 -0600

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

games-simulation/torcs/DEPENDS | 4 ++++
games-simulation/torcs/DETAILS | 4 ++--
games-simulation/torcs/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 3979261dea56309b37a8eaf16769670a37a0cfc0
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

games-simulation/torcs: version 1.3.3

diff --git a/games-simulation/torcs/DEPENDS b/games-simulation/torcs/DEPENDS
index a9ecfff..730872d 100755
--- a/games-simulation/torcs/DEPENDS
+++ b/games-simulation/torcs/DEPENDS
@@ -1,6 +1,10 @@
depends GLUT &&
depends OPENAL &&
+depends freealut &&
+depends libvorbis &&
depends plib &&
depends libpng &&
+depends zlib &&
+depends -sub CXX gcc &&
depends xorg-libs "--with-x --x-libraries=${INSTALL_ROOT}/usr/lib" &&
depends libxrandr "--enable-xrandr"
diff --git a/games-simulation/torcs/DETAILS b/games-simulation/torcs/DETAILS
index b7bc4d7..5ebddd3 100755
--- a/games-simulation/torcs/DETAILS
+++ b/games-simulation/torcs/DETAILS
@@ -1,5 +1,5 @@
SPELL=torcs
- VERSION=1.3.2
+ VERSION=1.3.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/-test1/}
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -10,7 +10,7 @@ if [[ "$TORCS_BERNIW_CARS" == "y" ]]; then
fi
WEB_SITE=http://torcs.sourceforge.net/
#SOURCE_GPG="gurus.gpg:$SOURCE.sig"
-
SOURCE_HASH=sha512:fecd79ba9bbad39cbe8cf15a468e071a7c04cb995f45ef40ae3f5520d6ab19269b250aa7d8fc4f8a59b715286b83dcb230e92164341604f01f7351fbe9aa6252
+
SOURCE_HASH=sha512:6bdf645f4cc3032d2e57c3f042767b8e22319a1767ca65c166c90f02efdf74f10d91183e7a3088c58ffa74d2970cadb28dd3d789a265fd3e7ae86fe972e278da
LICENSE[0]=GPL
ENTERED=20010926
SHORT="3D racing cars simulator using OpenGL"
diff --git a/games-simulation/torcs/HISTORY b/games-simulation/torcs/HISTORY
index 962036e..3b5510f 100644
--- a/games-simulation/torcs/HISTORY
+++ b/games-simulation/torcs/HISTORY
@@ -1,3 +1,7 @@
+2012-02-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.3.3
+ * DEPENDS: added dependencies on freealut, libvorbis, zlib and gcc
+
2012-01-02 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3.2




  • [SM-Commit] GIT changes to master games grimoire by Florian Franzmann (3979261dea56309b37a8eaf16769670a37a0cfc0), Florian Franzmann, 02/18/2012

Archive powered by MHonArc 2.6.24.

Top of Page