Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88052 - Add static library build to libggi
Summary: Add static library build to libggi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 09:56 UTC by Pat Double
Modified: 2007-03-30 19:53 UTC (History)
0 users

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


Attachments
libggi-2.1.0.ebuild.patch (libggi-2.1.0.ebuild.patch,536 bytes, patch)
2005-04-05 09:58 UTC, Pat Double
Details | Diff
libggi-2.1.0.ebuild.patch (libggi-2.1.0.ebuild.patch,550 bytes, patch)
2005-04-05 10:52 UTC, Pat Double
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pat Double 2005-04-05 09:56:55 UTC
I would like the libggi ebuild to be able to produce an a.out version of the library. This is needed at least for QEMU when attempting to compile the accelerator.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Pat Double 2005-04-05 09:58:30 UTC
Created attachment 55374 [details, diff]
libggi-2.1.0.ebuild.patch

Patches libggi to use the 'static' use flag to build static versions of the
library.
Comment 2 Pat Double 2005-04-05 10:52:12 UTC
Created attachment 55381 [details, diff]
libggi-2.1.0.ebuild.patch

Last patch did not use 'static' use flag.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-06 04:24:37 UTC
Chris, please add a metadata.xml file to this package directory as well.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-03 15:26:12 UTC
(In reply to comment #2)
> Last patch did not use 'static' use flag.

It shouldn't. The ebuild should just install both without any flags.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2007-03-30 19:53:13 UTC
libggi-2.2.2 is in CVS but still in package.mask 'till I get it all tested and it installs static lib by default.