Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405281 - dev-games/simgear-2.6.0 games-simulation/flightgear-2.6.0 version bump
Summary: dev-games/simgear-2.6.0 games-simulation/flightgear-2.6.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 15:12 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2012-08-28 00:02 UTC (History)
11 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
simgear-2.6.0.ebuild (simgear-2.6.0.ebuild,827 bytes, text/plain)
2012-02-23 11:54 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-02-22 15:12:14 UTC
Seems like they switched both packages' build systems to cmake...
Comment 1 Maciej Mrozowski gentoo-dev 2012-02-22 23:57:11 UTC
Which makes a little problem with games eclass...
Comment 2 Roger 2012-02-23 09:45:30 UTC
Anybody have a beta ebuild?
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-02-23 11:54:03 UTC
Created attachment 302967 [details]
simgear-2.6.0.ebuild

This is my test ebuild for simgear. I'm quite sure this ebuild still needs improvement but at least it compiles and installs simgear-2.6.0
Unfortunately I was unable to work on a flightgear ebuild.
Comment 4 Maciej Mrozowski gentoo-dev 2012-02-25 17:22:40 UTC
Packaging those two is not a problem really, adding cmake support for games eclass is more important now I'd guess.
Comment 5 Hal Engel 2012-03-04 16:03:31 UTC
The gamerlay overlay has live ebuilds for flightgear and simgear.  Shouldn't be too hard to tweak these into build for version 2.6.
Comment 6 Roger 2012-03-05 02:38:33 UTC
... and another reason why I enjoy live (CVS/SVN/GIT) ebuilds.  When a new version is cut, a working ebuild file is usually already available.  Not too also mention, the live ebuild has already been test compiled prior to the new version release.

On an off-note, I'm not getting any ebuilds synced into /var/lib/layman/games.  Only /var/lib/layman/sunrise contains ebuilds or seems properly synced.  Anybody else?
Comment 7 Christian Schmitt 2012-03-23 22:01:13 UTC
Being the guy who maintains the FG/SG live ebuilds, I'd like to know if I can improve them. As you can see, I set -DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX} to get the correct install location. Is that what you mean with "problem", Maciej?

I also thought about creating stable ebuilds, but then it is fgdata that keeps me from doing this... I'll reconsider...
Comment 8 Christian Schmitt 2012-04-24 10:26:01 UTC
I created both ebuilds now for the stable version:
http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=345e1c197d209e3dee947c3ff7f3b64d5194e988

Tested locally and works as expected. Please test :)
Comment 9 jannis 2012-04-25 11:12:42 UTC
(In reply to comment #8)
> Tested locally and works as expected. Please test :)

Thanks for your work. I installed it from the overlay and it works fine. Except when you try USE="larcsim" (I get a linker error then, no matter if USE-flag uiuc is enabled or not).
The clouds rellay look nice now :)
Comment 10 Christian Schmitt 2012-04-25 11:23:29 UTC
The larcsim/UIUC FDMs are more or less obsolete. I just left the possibility to compile them since some aircraft still rely on them (very few, though). as long as the defaults are kept, it should compile fine.
But maybe you are right, and the two flags should be removed for 2.6 alltogether.
Comment 11 Roger 2012-04-26 03:14:31 UTC
Just a quick note, sorry I am not able to help testing the ebuilds as my replacement AGP Video Card isn't as capable as my old AGP card.  As such, sort of futile even trying to use FlightGear on this old P3.  It's a shame PNY didn't use better fans for their cards.
Comment 12 Christian Schmitt 2012-04-26 08:24:37 UTC
Updated the stable ebuilds. They just disble the two old FDMs directly. The base package that gets installed with FG does not contain aircrafts that use these two, anyway.
Comment 14 Andrew Savchenko gentoo-dev 2012-06-02 10:16:37 UTC
Please keyword sigmear and flightgear it for ~x86, works fine here.
Comment 15 Christian Schmitt 2012-06-07 11:19:40 UTC
keyworded ~x86. Thanks for the feedback. I really hope this one goes into portage soon. The next FG version will be released this summer.
Comment 16 Christian Schmitt 2012-08-17 20:20:38 UTC
New FG version 2.8.0 is out and already available in the gamerlay overlay. Have fun (and report issues, please).
Comment 17 Maciej Mrozowski gentoo-dev 2012-08-28 00:02:07 UTC
simgear-2.8.0 and flightgear-2.8.0 in tree.
Credits for simgear go to Julian Ospald, for flightgear to Christian Schmitt and to myself for cleanup.