Bug 88052 - Add static library build to libggi
Bug#: 88052 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: gentoo@patdouble.com
Component: Ebuilds
URL: 
Summary: Add static library build to libggi
Keywords:  
Status Whiteboard: 
Opened: 2005-04-05 09:56 0000
Description:   Opened: 2005-04-05 09:56 0000
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 From Pat Double 2005-04-05 09:58:30 0000 -------
Created an attachment (id=55374) [details]
libggi-2.1.0.ebuild.patch

Patches libggi to use the 'static' use flag to build static versions of the
library.

------- Comment #2 From Pat Double 2005-04-05 10:52:12 0000 -------
Created an attachment (id=55381) [details]
libggi-2.1.0.ebuild.patch

Last patch did not use 'static' use flag.

------- Comment #3 From Seemant Kulleen (RETIRED) 2005-04-06 04:24:37 0000 -------
Chris, please add a metadata.xml file to this package directory as well.

------- Comment #4 From Jakub Moc (RETIRED) 2006-12-03 15:26:12 0000 -------
(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 From Samuli Suominen 2007-03-30 19:53:13 0000 -------
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.