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: games-simulation/flightgear/
Date: Wed,  2 Nov 2011 12:24:06 +0000 (UTC)	[thread overview]
Message-ID: <0103eeedca2d1fc96a76f3ecf2c93bc7064bb2eb.christian@gentoo> (raw)

commit:     0103eeedca2d1fc96a76f3ecf2c93bc7064bb2eb
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Wed Nov  2 12:00:23 2011 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Wed Nov  2 12:23:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=0103eeed

[games-simulation/flightgear-9999] Add useflags for the flight dynamics models

---
 games-simulation/flightgear/flightgear-9999.ebuild |    8 ++++++--
 games-simulation/flightgear/metadata.xml           |    4 ++++
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild
index 8a387f8..1b513dd 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=3
 
 EGIT_BRANCH="next"
 
@@ -15,7 +15,7 @@ EGIT_REPO_URI="git://gitorious.org/fg/flightgear.git"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="subversion"
+IUSE="+jsbsim larcsim subversion uiuc +yasim"
 
 RDEPEND=">=dev-games/openscenegraph-2.9[png]
 	>=dev-games/simgear-9999[subversion=]
@@ -33,7 +33,11 @@ src_configure() {
 	-DENABLE_FGADMIN=OFF
 	-DEVENT_INPUT=OFF
 	-DWITH_FGPANEL=OFF
+	$(cmake-utils_use_enable jsbsim)
+	$(cmake-utils_use_enable larcsim)
 	$(cmake-utils_use subversion ENABLE_LIBSVN)
+	$(cmake-utils_use_enable uiuc)
+	$(cmake-utils_use_enable yasim)
 	)
 
 	cmake-utils_src_configure

diff --git a/games-simulation/flightgear/metadata.xml b/games-simulation/flightgear/metadata.xml
index 26c62bf..bd524f5 100644
--- a/games-simulation/flightgear/metadata.xml
+++ b/games-simulation/flightgear/metadata.xml
@@ -3,7 +3,11 @@
 <pkgmetadata>
 <herd>games</herd>
 <use>
+    <flag name="jsbsim">Enable the JSBSim flight dynamics model</flag>
+    <flag name="larcsim">Enable the LaRCsim flight dynamics model</flag>
     <flag name="subversion">Enable Flightgear's Terrasync to link against libsvn</flag>
+    <flag name="uiuc">Enable the UIUC flight dynamics model</flag>
+    <flag name="yasim">Enable the YASim flight dynamics model</flag>
 </use>
 <maintainer>
 <email>chris@ilovelinux.de</email>



             reply	other threads:[~2011-11-02 12:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 12:24 Christian Schmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-30 19:15 [gentoo-commits] proj/gamerlay:master commit in: games-simulation/flightgear/ Christian Schmitt
2014-01-26 12:44 Christian Schmitt
2013-11-15 10:26 Christian Schmitt
2013-10-30  9:42 Christian Schmitt
2013-10-30  9:42 Christian Schmitt
2013-01-13 12:58 Christian Schmitt
2012-12-11 16:01 Christian Schmitt
2012-11-15 15:00 Christian Schmitt
2012-09-19 13:43 Christian Schmitt
2012-08-28 11:58 Christian Schmitt
2012-07-02 10:27 Christian Schmitt
2012-06-27 10:46 Christian Schmitt
2012-05-31 14:16 Christian Schmitt
2012-05-10  8:49 Christian Schmitt
2012-04-25 20:05 Christian Schmitt
2012-04-24 10:22 Christian Schmitt
2012-03-26  7:57 Christian Schmitt
2011-09-22 11:56 Christian Schmitt
2011-07-28 10:41 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=0103eeedca2d1fc96a76f3ecf2c93bc7064bb2eb.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