Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285528 - media-libs/tunepimp: automagic dependency on libmpcdec
Summary: media-libs/tunepimp: automagic dependency on libmpcdec
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-19 09:16 UTC by Hanno Böck
Modified: 2009-12-02 15:10 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 Hanno Böck gentoo-dev 2009-09-19 09:16:07 UTC
tunepimp links against libmpcdec if it's available

hanno@libertalia /var/db/pkg/media-libs/tunepimp-0.5.3-r2 $ ldd /usr/lib64/tunepimp/plugins/mpc.tpp
[...]
        libmpcdec.so.5 => /usr/lib/libmpcdec.so.5 (0x00007fdd017c5000)
[...]
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-02 15:10:31 UTC
The old libmpcdec.so isn't in Portage anymore, it's been lastrited and removed. The ./configure script doesn't detect this,

media-sound/musepack-tools-444 (/usr/lib64/libmpcdec.so.6.1.0)

and doesn't link to it. Closing as FIXED (by removal of old media-libs/libmpcdec)