Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291953 - dev-games/cegui version bump to 0.7.1
Summary: dev-games/cegui version bump to 0.7.1
Status: RESOLVED DUPLICATE of bug 286722
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.cegui.org.uk/phpBB2/viewto...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 09:10 UTC by Goran Sterjov
Modified: 2010-05-20 08:00 UTC (History)
3 users (show)

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


Attachments
cegui-0.7.1 ebuild modified from cegui-0.7.0 (cegui-0.7.1.ebuild,3.13 KB, text/plain)
2009-11-05 09:16 UTC, Goran Sterjov
Details
patch for external tinyxml library (cegui-0.7.1-tinyxml.patch,959 bytes, patch)
2009-11-05 09:20 UTC, Goran Sterjov
Details | Diff
patch for ogre and opengl pkgconfig (cegui-0.7.1-pkgconfig.patch,936 bytes, patch)
2009-11-06 05:17 UTC, Goran Sterjov
Details | Diff
ebuild with pkgconfig patch (cegui-0.7.1.ebuild,3.17 KB, text/plain)
2009-11-06 05:19 UTC, Goran Sterjov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Sterjov 2009-11-05 09:10:16 UTC
CEGUI 0.7.1 is out
http://www.cegui.org.uk/phpBB2/viewtopic.php?f=6&t=4443


Reproducible: Always

Steps to Reproduce:
Comment 1 Goran Sterjov 2009-11-05 09:16:49 UTC
Created attachment 209304 [details]
cegui-0.7.1 ebuild modified from cegui-0.7.0

cegui-0.7.1 ebuild based on the one at the cegui-0.7.0 bug report
http://bugs.gentoo.org/show_bug.cgi?id=286722
Comment 2 Goran Sterjov 2009-11-05 09:20:26 UTC
Created attachment 209305 [details, diff]
patch for external tinyxml library

the patch needed by the ebuild for gentoo's external tinyxml library version 2.5.3_p20090813.

based on the cegui-0.7.0 bug report patch
http://bugs.gentoo.org/show_bug.cgi?id=286722
Comment 3 Goran Sterjov 2009-11-06 05:17:10 UTC
Created attachment 209391 [details, diff]
patch for ogre and opengl pkgconfig

it seems that the new pkgconfig files dont refer to the right cegui .pc file when trying to use CEGUI-OGRE.pc or CEGUI-OPENGL.pc

this patch makes it look for the newer CEGUI-0.7.1.pc file
Comment 4 Goran Sterjov 2009-11-06 05:19:07 UTC
Created attachment 209393 [details]
ebuild with pkgconfig patch

newer ebuild which applies the pkgconfig patch so the ogre and opengl renderers can be used
Comment 5 Christoph Brill (egore) (RESIGNED) 2010-03-07 08:27:23 UTC
I think slotting cegiu is a good idea. But this ebuild does some things wrong:

1.) renaming *.pc-files is wrong because it will break buildsystems
2.) one needs to update cegui 0.6 to no longer install to /usr/lib because otherwise it's likely to be used instead of 0.7 installed to /usr/lib/cegui-0.7.0
Comment 6 Tristan Heaven (RETIRED) gentoo-dev 2010-04-07 03:02:52 UTC

*** This bug has been marked as a duplicate of bug 286722 ***
Comment 7 Marc Plano-Lesay 2010-05-08 09:16:00 UTC
It's missing support for the Silly image codec, required for exemple by CELayoutEditor.