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, 17 Aug 2012 20:19:08 +0000 (UTC) [thread overview]
Message-ID: <1345234722.3aaa695e8f1815418eba16c17e9e7c2d099f2abb.christian@gentoo> (raw)
commit: 3aaa695e8f1815418eba16c17e9e7c2d099f2abb
Author: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Fri Aug 17 08:24:14 2012 +0000
Commit: Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Fri Aug 17 20:18:42 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=3aaa695e
[games-simulation/flightgear] version bump to 2.8.0.
Uses dynamic linking now
---
.../{simgear-2.6.0.ebuild => simgear-2.8.0.ebuild} | 1 +
...htgear-2.6.0.ebuild => flightgear-2.8.0.ebuild} | 11 ++++++-----
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/dev-games/simgear/simgear-2.6.0.ebuild b/dev-games/simgear/simgear-2.8.0.ebuild
similarity index 97%
rename from dev-games/simgear/simgear-2.6.0.ebuild
rename to dev-games/simgear/simgear-2.8.0.ebuild
index c03a50e..f1730c1 100644
--- a/dev-games/simgear/simgear-2.6.0.ebuild
+++ b/dev-games/simgear/simgear-2.8.0.ebuild
@@ -28,6 +28,7 @@ DOCS=(NEWS AUTHORS)
src_configure() {
mycmakeargs=(
+ -DSIMGEAR_SHARED=ON
$(cmake-utils_use subversion ENABLE_LIBSVN)
$(cmake-utils_use !X SIMGEAR_HEADLESS)
)
diff --git a/games-simulation/flightgear/flightgear-2.6.0.ebuild b/games-simulation/flightgear/flightgear-2.8.0.ebuild
similarity index 90%
rename from games-simulation/flightgear/flightgear-2.6.0.ebuild
rename to games-simulation/flightgear/flightgear-2.8.0.ebuild
index d2fa549..628ee5f 100644
--- a/games-simulation/flightgear/flightgear-2.6.0.ebuild
+++ b/games-simulation/flightgear/flightgear-2.8.0.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="+jsbsim subversion +yasim"
RDEPEND=">=dev-games/openscenegraph-3.0[png]
- >=dev-games/simgear-2.6[subversion=,X]
+ >=dev-games/simgear-2.8[subversion=,X]
media-libs/plib
sys-fs/udev
x11-libs/libXmu
@@ -32,12 +32,13 @@ src_configure() {
-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}
-DFG_DATA_DIR="${GAMES_DATADIR}"/${PN}
-DENABLE_FGADMIN=OFF
- -DWITH_FGPANEL=OFF
-DENABLE_LARCSIM=OFF
-DENABLE_UIUC_MODEL=OFF
+ -DSIMGEAR_SHARED=ON
+ -DWITH_FGPANEL=OFF
$(cmake-utils_use_enable jsbsim)
- $(cmake-utils_use subversion ENABLE_LIBSVN)
$(cmake-utils_use_enable yasim)
+ $(cmake-utils_use subversion ENABLE_LIBSVN)
)
cmake-utils_src_configure
}
@@ -46,8 +47,8 @@ src_install() {
cmake-utils_src_install
insinto "${GAMES_DATADIR}"/${PN}
doins -r ../data/*
- newicon icons/fg-16.png ${PN}.png
- make_desktop_entry fgfs "FlightGear"
+ newicon package/${PN}.ico ${PN}.ico
+ newmenu package/${PN}.desktop ${PN}.desktop
prepgamesdirs
}
next reply other threads:[~2012-08-17 20:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 20:19 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-06-12 22:23 Christian Schmitt
2012-06-07 11:17 Christian Schmitt
2012-04-24 10:22 Christian Schmitt
2011-11-11 22:01 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=1345234722.3aaa695e8f1815418eba16c17e9e7c2d099f2abb.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