Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350801 - [gamerlay overlay???] games-strategy/freeorion-9999 updated ebuild
Summary: [gamerlay overlay???] games-strategy/freeorion-9999 updated ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tomáš Chvátal (RETIRED)
URL: http://www.freeorion.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-06 10:28 UTC by Sven Eden
Modified: 2012-04-27 08:44 UTC (History)
1 user (show)

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


Attachments
Updated ebuild for freeorion from live SVN repository (freeorion-9999-r4.ebuild,2.81 KB, text/plain)
2011-01-06 10:36 UTC, Sven Eden
Details
Removed the cmake-zlib patch, it is no longer needed. (freeorion-9999-r5.ebuild,2.76 KB, text/plain)
2011-02-26 11:56 UTC, Sven Eden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Eden 2011-01-06 10:28:25 UTC
After some hassle with the GiGi from SVN and some minor other problems, this is an edition of the freeorion-9999-r2 ebuild from bug 59212. Said bug is marked as RESOLVED/LATER so it won't show up on standard searches.

Therefore I decided to open a new bug.
Comment 1 Sven Eden 2011-01-06 10:36:57 UTC
Created attachment 259026 [details]
Updated ebuild for freeorion from live SVN repository

Following changes have been made, compared to the current version in gamerlay-stable:

1.: added keywords ~x86 and ~amd64. The game compiles and runs fine on amd64

2.: USE flags "cg threads xml" added.
2.a: cg - Whether to use nvidia-cg-toolkit, or not.
2.b: threads - Enable threading, cascades to gigi, ogre and boost
2.c: xml - Whether class serialization is done with xml or binary files. (When used with xml, the default, the linker fails on my system)

3.: Updated to use boost-1.45 (from bug 320039)
4.: removed graphviz patch, it is no longer neccessary
5.: Added a patch to FreeOrion/CMakeLists.txt, to make autorevision work
6.: Added an automatic build of "ogre_plugin.cfg" to allow the game to run right after it was emerged.
Comment 2 Sven Eden 2011-02-26 11:56:32 UTC
Created attachment 263905 [details]
Removed the cmake-zlib patch, it is no longer needed.

And it does not apply any more. (Of course...)
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2011-05-31 10:43:24 UTC
Bugs for gamerlay overlay are to be reported over irc on #gamerlay channel at irc.freenode.net not via bugzilla.
Comment 4 Sven Eden 2011-05-31 17:45:47 UTC
The fixed ebuild and patch is available from my overlay at http://git.overlays.gentoo.org/gitweb/?p=user/seden.git - available via layman (seden)
Comment 5 Sven Eden 2012-04-27 08:44:12 UTC
(In reply to comment #3)
> Bugs for gamerlay overlay are to be reported over irc on #gamerlay channel
> at irc.freenode.net not via bugzilla.

Sorry, I didn't see this earlier. This is a bug concerning an ebuild available in my overlay, not gamerlay. The title shall just suggest that FreeOrion *might* added to gamerlay some day.

But okay, it is still available from my personal overlay for whoever cares.