| Bug#: 47048 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: games@gentoo.org | Reported By: nlissne@linux01.gwdg.de | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: ftgl-2.1.2 (new ebuild) | |||
| Keywords: EBUILD | |||
| Status Whiteboard: | |||
| Opened: 2004-04-07 01:28 0000 | |||
| Description: | Opened: 2004-04-07 01:28 0000 |
This is a library much similar to gltt but uses freetype2
Main reason to wrote this was bug #47039 which shows that gnubg-0.14.2 depends on this.
Created an attachment (id=28822) [details]
ftgl-2.0.7.ebuild
Created an attachment (id=32059) [details]
ftgl-2.0.9.ebuild
Ebuild for new ftgl version. Needs ftgl-glyphs.patch.
Created an attachment (id=32061) [details]
ftgl-glyphs.patch
I got this from blender readme. Though I don't know if this is
only needed for blender. This goes to files directory.
I had to add the line "inherit etuils" to use the epatch function. Then it works very well. with gcc 3.4.1-r1 too. Please add to the portage tree.
Created an attachment (id=35475) [details]
The same ebuild with added the "inherit eutils" line.
(From update of attachment 35475 [details])
The same ebuild with added the "inherit eutils" line.
Created an attachment (id=39155) [details]
I needed this small patch to get #47039 working
(From update of attachment 39155 [details])
I needed this small patch to get #47039 working.
(From update of attachment 39155 [details])
I needed this small patch to get #47039 working.
Created an attachment (id=39156) [details]
Modified ebuild to include latest patch.
Sorry about the multiple posts. Had a brain cramp or something.
I've done a version bump to 2.0.11 and it works well. What more is needed to get it into portage?
*** Bug 20743 has been marked as a duplicate of this bug. ***
ftgl-2.1.2 is out. Working ebuild would be appreciated.
Created an attachment (id=45994) [details]
ftgl-2.1.2.ebuild
In this new revision I've changed the download URL, and made obsolete the
glyphs patch (it's already fixed upstream).
media-libs/ftgl added to portage. Thanks for the ebuild.