Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280816 - media-sound/shell-fm-0.6 has automagic dep on libao
Summary: media-sound/shell-fm-0.6 has automagic dep on libao
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 21:14 UTC by Steve Dibb (RETIRED)
Modified: 2009-11-24 14:08 UTC (History)
0 users

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 Steve Dibb (RETIRED) gentoo-dev 2009-08-08 21:14:41 UTC
$summary

Makefile uses pkg-config to check for existance of libao, and compiles against it if on the system, regardless of USE flag setting.

Even with the sed line in the ebuild, it still seems to be doing it.
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-08-08 21:18:23 UTC
The fix is just to remove "$(shell pkg-config --exists ao && pkg-config ao --libs)" from source/Makefile.  Not sure how to do that with sed.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-24 14:08:26 UTC
Version gone.