Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (4660ea8b246c36fed273638156b99d34f12ebfac)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (4660ea8b246c36fed273638156b99d34f12ebfac)
  • Date: Thu, 6 Nov 2008 06:26:24 -0600

GIT changes to master games grimoire by Pol Vinogradov <vin.public AT gmail.com>:

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

New commits:
commit 4660ea8b246c36fed273638156b99d34f12ebfac
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

games-simulation/torcs: added path to X11 libs in xorg-libs dependency
flag

diff --git a/games-simulation/torcs/DEPENDS b/games-simulation/torcs/DEPENDS
index 1dd90f4..28a3466 100755
--- a/games-simulation/torcs/DEPENDS
+++ b/games-simulation/torcs/DEPENDS
@@ -2,5 +2,5 @@ depends GLUT &&
depends openal &&
depends plib &&
depends libpng &&
-depends xorg-libs "--with-x" &&
+depends xorg-libs "--with-x --x-libraries=${INSTALL_ROOT}/usr/lib" &&
depends libxrandr "--enable-xrandr"
diff --git a/games-simulation/torcs/HISTORY b/games-simulation/torcs/HISTORY
index 9d38a3f..a036a16 100644
--- a/games-simulation/torcs/HISTORY
+++ b/games-simulation/torcs/HISTORY
@@ -1,5 +1,5 @@
2008-11-06 Pol Vinogradov <vin.public AT gmail.com>
- * DEPENDS: got rid of xorg-modular grimoire legacy
+ * DEPENDS: got rid of xorg-modular grimoire legacy, added path to X11
libraries
* PRE_BUILD, torcs-1.3.0-gcc-4.3.0-fix.patch: added to compile with
gcc 4.3.x,
patch was taken from Gentoo bug
(http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=216622)



  • [SM-Commit] GIT changes to master games grimoire by Pol Vinogradov (4660ea8b246c36fed273638156b99d34f12ebfac), Pol Vinogradov, 11/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page