public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Schmitt" <chris@ilovelinux.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: dev-games/simgear/, games-simulation/flightgear/
Date: Fri, 11 Nov 2011 22:01:43 +0000 (UTC)	[thread overview]
Message-ID: <d4a30c0c5ee46a70caefe4f7803ec9af52e7c981.christian@gentoo> (raw)

commit:     d4a30c0c5ee46a70caefe4f7803ec9af52e7c981
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Fri Nov 11 21:59:52 2011 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Fri Nov 11 21:59:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=d4a30c0c

[dev-games/simgear, games-simulation/flightgear]: support headless mode
in simgear, some fixes to flightgear

---
 dev-games/simgear/simgear-9999.ebuild              |   13 +++++++------
 games-simulation/flightgear/flightgear-9999.ebuild |    4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/dev-games/simgear/simgear-9999.ebuild b/dev-games/simgear/simgear-9999.ebuild
index 9df27a7..f10db9b 100644
--- a/dev-games/simgear/simgear-9999.ebuild
+++ b/dev-games/simgear/simgear-9999.ebuild
@@ -15,13 +15,13 @@ EGIT_REPO_URI="git://gitorious.org/fg/simgear.git"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="subversion"
+IUSE="subversion X"
 
-RDEPEND=">=dev-games/openscenegraph-2.9[png]
-	dev-libs/boost
-	media-libs/openal
-	media-libs/freealut
-	subversion? ( dev-vcs/subversion )"
+RDEPEND="dev-libs/boost
+	subversion? ( dev-vcs/subversion )
+	X? (	>=dev-games/openscenegraph-3.0[png]
+		media-libs/freealut )
+"
 
 DEPEND="${RDEPEND}"
 
@@ -30,6 +30,7 @@ DOCS=(NEWS AUTHORS)
 src_configure() {
 	mycmakeargs=(
 	$(cmake-utils_use subversion ENABLE_LIBSVN)
+	$(cmake-utils_use !X SIMGEAR_HEADLESS)
 	)
 
 	cmake-utils_src_configure

diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild
index 1b513dd..4d83788 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -17,8 +17,8 @@ SLOT="0"
 KEYWORDS=""
 IUSE="+jsbsim larcsim subversion uiuc +yasim"
 
-RDEPEND=">=dev-games/openscenegraph-2.9[png]
-	>=dev-games/simgear-9999[subversion=]
+RDEPEND=">=dev-games/openscenegraph-3.0[png]
+	>=dev-games/simgear-9999[subversion=,X]
 	media-libs/plib
 	x11-libs/libXmu
 	x11-libs/libXi



             reply	other threads:[~2011-11-11 22:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11 22:01 Christian Schmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-19 21:57 [gentoo-commits] proj/gamerlay:master commit in: dev-games/simgear/, games-simulation/flightgear/ Christian Schmitt
2014-01-27 20:51 Christian Schmitt
2013-08-04 16:43 Christian Schmitt
2013-02-21 11:35 Christian Schmitt
2013-02-18 15:43 Christian Schmitt
2012-11-16 12:17 Christian Schmitt
2012-08-28  8:24 Christian Schmitt
2012-08-17 20:19 Christian Schmitt
2012-06-12 22:23 Christian Schmitt
2012-06-07 11:17 Christian Schmitt
2012-04-24 10:22 Christian Schmitt
2011-11-02 12:24 Christian Schmitt
2011-08-24 10:42 Christian Schmitt
2011-08-10 15:50 Christian Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d4a30c0c5ee46a70caefe4f7803ec9af52e7c981.christian@gentoo \
    --to=chris@ilovelinux.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox