Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359557 - dev-db/tinycdb: add static-libs useflag
Summary: dev-db/tinycdb: add static-libs useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal enhancement (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 20:22 UTC by Bernd Lommerzheim
Modified: 2011-08-13 12:03 UTC (History)
0 users

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


Attachments
tinycdb 0.77 ebuild (tinycdb-0.77.ebuild,849 bytes, text/plain)
2011-03-19 20:22 UTC, Bernd Lommerzheim
Details
tinycdb 0.77 ebuild (tinycdb-0.77.ebuild,835 bytes, text/plain)
2011-03-22 00:17 UTC, Bernd Lommerzheim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Lommerzheim 2011-03-19 20:22:12 UTC
Created attachment 266559 [details]
tinycdb 0.77 ebuild

In the last days I added a static-libs useflag to the dev-db/tinycdb ebuild in my local overlay and I hope that this improvement can improve the tinycdb ebuild in the portage tree. I attach a tinycdb-0.77.ebuild with the following two modifications:
* Add static-libs useflag to install libcdb.a and libcdb_pic.a.
* Upgrade ebuild to EAPI 4.
Comment 1 Bernd Lommerzheim 2011-03-22 00:17:21 UTC
Created attachment 266783 [details]
tinycdb 0.77 ebuild

* Stylistic: Move binary rename into src_compile.
Comment 2 Akinori Hattori gentoo-dev 2011-08-13 12:03:37 UTC
Fixed in CVS. Thank you for reporting!