Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409149 - x11-drivers/ati-drivers-12.2 static-libs IUSE support
Summary: x11-drivers/ati-drivers-12.2 static-libs IUSE support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 10:29 UTC by Agostino Sarubbo
Modified: 2012-03-28 19:45 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-03-21 10:29:53 UTC
This package needs static-libs IUSE

test ~ # qlist ati-drivers | grep libfglrx_
/usr/lib64/libfglrx_dm.a
/usr/lib32/libfglrx_dm.a
/usr/lib64/libfglrx_dm.so.1.0
/usr/lib32/libfglrx_dm.so.1.0
Comment 1 Enrico Tagliavini 2012-03-21 11:16:06 UTC
Is that really needed? I mean you don't compile them, so it doesn't save time emerging without static libs, it just saves some KB space on the HD and 2 inodes. Moreover it add mess to the ebuild since the remove must be done manually.

This is just a suggestion indeed, if you really want this USE i will add it to ati-drivers-12.3. it should be near i hope. Eventually i can backport it if you wish.
Comment 2 Agostino Sarubbo gentoo-dev 2012-03-21 11:34:24 UTC
no need to backport, should be good have it in next release
Comment 3 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-24 00:05:46 UTC
I'm not against this flag but I don't see the benefit in having one either.

If you absolutely don't want the static libs you can use INSTALL_MASK already today.
Comment 4 Enrico Tagliavini 2012-03-28 18:18:02 UTC
Oh well i added it. It is easy to remove if not needed anymore. Bumped to X11 overlay. Cheers
Comment 5 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-03-28 19:45:47 UTC
Fixed in CVS.