Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328495 - dev-libs/libcdio: add USE=static-libs support
Summary: dev-libs/libcdio: add USE=static-libs support
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: 2010-07-15 22:52 UTC by Mr. Bones. (RETIRED)
Modified: 2011-10-09 22:02 UTC (History)
1 user (show)

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


Attachments
libcdio-0.82-static-libs.patch (libcdio-0.82-static-libs.patch,1.25 KB, patch)
2010-07-15 22:53 UTC, Mr. Bones. (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mr. Bones. (RETIRED) gentoo-dev 2010-07-15 22:52:40 UTC
Here's a patch that adds USE=static-libs support to libcdio-0.82.ebuild
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2010-07-15 22:53:03 UTC
Created attachment 238947 [details, diff]
libcdio-0.82-static-libs.patch
Comment 2 Alexis Ballier gentoo-dev 2010-07-17 12:05:46 UTC
I don't get the point in conditionally removing the .la files; libcdio provides .pc files with correct deps as far as I can see. We don't need to rely on libtool even for static linking. (the .pc files are probably overlinking for non-static linking though)
Comment 3 Hans 2011-10-09 20:02:15 UTC
As far as I can tell, this has been resolved a while ago, has it not?