sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] PERFORCE change 76963 by John Harding for review
- From: Perforce Review Daemon <p4review AT smee.org>
- To: "Andraž " ruskie " Levstik" <ruskie AT mages.ath.cx>, "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT gmail.com>, "Arwed von Merkatz" <v.merkatz AT gmx.net>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "David Kowis" <dkowis+smgl-p4 AT shlrm.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "George J. Sherwood" <george AT beernabeer.com>, "Jason Flatt" <jflatt AT sourcemage.org>, "Jeremy Blosser" <jblosser AT sourcemage.org>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "vladimir_marek" <vlmarek AT volny.cz>
- Subject: [SM-Commit] PERFORCE change 76963 by John Harding for review
- Date: Wed, 29 Mar 2006 13:15:01 +0100 (BST)
Change 76963 by john_harding@john_harding-iowa1000 on 2006/03/29 13:13:15
flightgear no longer works with freeglut 2.4, so added
config_query_list
for sdl, openglut and glut. Authors recommended sdl.
Affected files ...
... //sgl/grimoires/games/games-simulation/flightgear/CONFIGURE#1 add
... //sgl/grimoires/games/games-simulation/flightgear/DEPENDS#2 edit
... //sgl/grimoires/games/games-simulation/flightgear/HISTORY#6 edit
Differences ...
==== //sgl/grimoires/games/games-simulation/flightgear/DEPENDS#2 (xtext) ====
@@ -1,2 +1,14 @@
-depends simgear &&
-depends fgfs-base
+depends simgear &&
+depends fgfs-base &&
+
+if [[ "${GRAPHIC_LIB}" == "sdl" ]]
+ then
+ depends sdl "--enable-sdl"
+ else
+ if [[ "${GRAPHIC_LIB}" == "openglut" ]]
+ then
+ depends openglut
+ else
+ depends glut
+ fi
+fi
==== //sgl/grimoires/games/games-simulation/flightgear/HISTORY#6 (text) ====
@@ -1,3 +1,9 @@
+2006-03-29 John Harding <johnh AT kuberaconsulting.com>
+ * CONFIGURE: Added config_query_list to choose
+ between sdl, glut, and openglut. Current version
+ no longer works with freeglut 2.4
+ * DEPENDS: uses the config_query_list above
+
2006-02-24 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 0.9.9
-
[SM-Commit] PERFORCE change 76963 by John Harding for review,
Perforce Review Daemon, 03/29/2006
-
Re: [SM-Commit] PERFORCE change 76963 by John Harding for review,
Eric Sandall, 03/29/2006
-
Message not available
- Re: [SM-Commit] PERFORCE change 76963 by John Harding for review, Eric Sandall, 03/29/2006
-
Message not available
-
Re: [SM-Commit] PERFORCE change 76963 by John Harding for review,
Eric Sandall, 03/29/2006
Archive powered by MHonArc 2.6.24.