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

Pol Vinogradov scm at sourcemage.org
Thu Nov 6 07:26:24 EST 2008


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)



More information about the SM-Commit mailing list