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/
Date: Tue, 24 Apr 2012 10:22:34 +0000 (UTC)	[thread overview]
Message-ID: <1335262931.fd7ec3cc93fb6075b91c104fc70c11f3fc46fd05.christian@gentoo> (raw)

commit:     fd7ec3cc93fb6075b91c104fc70c11f3fc46fd05
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Tue Apr 24 08:15:03 2012 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Tue Apr 24 10:22:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=fd7ec3cc

[dev-games/simgear-9999] EAPI4, reduce deps when compiling the headless version.
Change git URL to mirror. Document useflags

---
 dev-games/simgear/metadata.xml        |    4 ++++
 dev-games/simgear/simgear-9999.ebuild |   11 ++++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-games/simgear/metadata.xml b/dev-games/simgear/metadata.xml
index a5f4ada..fd95d07 100644
--- a/dev-games/simgear/metadata.xml
+++ b/dev-games/simgear/metadata.xml
@@ -2,6 +2,10 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <herd>games</herd>
+<use>
+    <flag name="subversion">Compile with libsvn support</flag>
+    <flag name="X">Build non-headless version of simgear (full version)</flag>
+</use>
 <maintainer>
 <email>chris@ilovelinux.de</email>
 <name>Christian Schmitt</name>

diff --git a/dev-games/simgear/simgear-9999.ebuild b/dev-games/simgear/simgear-9999.ebuild
index f10db9b..f3163f9 100644
--- a/dev-games/simgear/simgear-9999.ebuild
+++ b/dev-games/simgear/simgear-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=4
 
 EGIT_BRANCH="next"
 
@@ -10,7 +10,7 @@ inherit cmake-utils git-2
 
 DESCRIPTION="Development library for simulation games"
 HOMEPAGE="http://www.simgear.org/"
-EGIT_REPO_URI="git://gitorious.org/fg/simgear.git"
+EGIT_REPO_URI="git://mapserver.flightgear.org/simgear"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -18,9 +18,10 @@ KEYWORDS=""
 IUSE="subversion X"
 
 RDEPEND="dev-libs/boost
-	subversion? ( dev-vcs/subversion )
 	X? (	>=dev-games/openscenegraph-3.0[png]
-		media-libs/freealut )
+		media-libs/freealut
+		subversion? ( dev-vcs/subversion )
+	)
 "
 
 DEPEND="${RDEPEND}"



             reply	other threads:[~2012-04-24 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24 10:22 Christian Schmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-05-31 14:16 [gentoo-commits] proj/gamerlay:master commit in: dev-games/simgear/ Christian Schmitt
2012-08-27 11:06 Christian Schmitt
2012-08-28 11:58 Christian Schmitt
2012-09-16 19:41 Christian Schmitt
2012-09-19 13:43 Christian Schmitt
2018-11-10 23:44 Azamat H. Hackimov
2019-12-24 18:58 Azamat H. Hackimov

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=1335262931.fd7ec3cc93fb6075b91c104fc70c11f3fc46fd05.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