From: "Christian Schmitt" <chris@ilovelinux.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-simulation/flightgear/
Date: Tue, 24 Apr 2012 10:22:34 +0000 (UTC) [thread overview]
Message-ID: <1335262931.ddfdf1132a8e1119de19685657d7744da6b51d41.christian@gentoo> (raw)
commit: ddfdf1132a8e1119de19685657d7744da6b51d41
Author: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Tue Apr 24 08:43:36 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=ddfdf113
[games-simulation/flightgear-9999] Clarify post-install message and change
to a git mirror. Also set default datadir to prevent potential
conflicts with stable FG package.
---
games-simulation/flightgear/flightgear-9999.ebuild | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/games-simulation/flightgear/flightgear-9999.ebuild b/games-simulation/flightgear/flightgear-9999.ebuild
index ac4b699..b894208 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -10,7 +10,7 @@ inherit games cmake-utils git-2
DESCRIPTION="Open Source Flight Simulator"
HOMEPAGE="http://www.flightgear.org/"
-EGIT_REPO_URI="git://gitorious.org/fg/flightgear.git"
+EGIT_REPO_URI="git://mapserver.flightgear.org/flightgear"
LICENSE="GPL-2"
SLOT="0"
@@ -31,6 +31,7 @@ DOCS=(AUTHORS ChangeLog NEWS README Thanks)
src_configure() {
mycmakeargs=(
-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}
+ -DFG_DATA_DIR="${GAMES_DATADIR}"/${PN}-live
-DENABLE_FGADMIN=OFF
-DWITH_FGPANEL=OFF
$(cmake-utils_use_enable jsbsim)
@@ -50,12 +51,16 @@ src_install() {
}
pkg_postinst() {
- elog "FlightGear is now installed, but to run the game you will have to"
- elog "download fgdata as well."
- elog "To do this use:"
- elog "\"git clone git://gitorious.org/fg/fgdata.git\"."
- elog "You can save fgdata anywhere, but need to set FG_ROOT to that directory or"
- elog "create an --fg-root= entry in ~/.fgfsrc"
+ elog "FlightGear is now installed, but to run it you"
+ elog "have to download fgdata as well, which is expected under"
+ elog "${GAMES_DATADIR}/${PN}-live"
+ elog
+ elog "You can save it anywhere else but then you have to set"
+ elog "FG_ROOT to that directory or create an \"--fg-root=\" entry in ~/.fgfsrc"
+ elog
+ elog "To download fgdata, use"
+ elog "\"git clone git://mapserver.flightgear.org/fgdata/ SOMEPATH\"."
+ elog
elog
elog "Don't forget that before updating FlightGear you will most likely"
elog "have to update Simgear, too"
next reply other threads:[~2012-04-24 10:22 UTC|newest]
Thread overview: 20+ 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 --
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-03-26 7:57 Christian Schmitt
2011-11-02 12:24 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=1335262931.ddfdf1132a8e1119de19685657d7744da6b51d41.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