Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348837 - media-plugins/audacious-plugins automagic dep on libsamplerate
Summary: media-plugins/audacious-plugins automagic dep on libsamplerate
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-16 06:12 UTC by Mike Gilbert
Modified: 2011-01-29 22:33 UTC (History)
0 users

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


Attachments
adds useflag and uses existing option (audacious-libsamplerate.patch,656 bytes, patch)
2011-01-18 14:19 UTC, Rafał Mużyło
Details | Diff
corrected patch (audacious-libsamplerate.patch,1.10 KB, patch)
2011-01-18 15:54 UTC, Rafał Mużyło
Details | Diff
patch recorrected (audacious-libsamplerate.patch,1.10 KB, patch)
2011-01-18 16:00 UTC, Rafał Mużyło
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2010-12-16 06:12:59 UTC
emerge --depclean spits out the following:

 * In order to avoid breakage of link level dependencies, one or more
 * packages will not be removed. This can be solved by rebuilding the
 * packages that pulled them in.
 * 
 *   media-libs/libsamplerate-0.1.7 pulled in by:
 *     media-plugins/audacious-plugins-2.4.2 needs libsamplerate.so.0
 * 

Reinstalling audacious-plugins does not make this go away.
Comment 1 Rafał Mużyło 2010-12-16 08:37:46 UTC
resample plugin (--enable-resample) controls that dep.
Comment 2 Rafał Mużyło 2011-01-18 14:19:40 UTC
Created attachment 260178 [details, diff]
adds useflag and uses existing option
Comment 3 Rafał Mużyło 2011-01-18 15:54:36 UTC
Created attachment 260198 [details, diff]
corrected patch

Same correction as in bug 295807.
Comment 4 Rafał Mużyło 2011-01-18 16:00:49 UTC
Created attachment 260199 [details, diff]
patch recorrected

When updating two similar bugs, you often mix up things - this time patch *is* for libsamplerate.
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2011-01-29 22:33:41 UTC
+*audacious-plugins-2.4.3-r1 (29 Jan 2011)
+
+  29 Jan 2011; Tony Vroon <chainsaw@gentoo.org>
+  +audacious-plugins-2.4.3-r1.ebuild:
+  Make libsamplerate dependency both explicit & optional. Patch by Rafał Mużyło
+  closes bug #348837 by Mike Gilbert.

Mike, thank you for your bug report. Rafał, thank you for your patch. Please note that this was not committed together with suggested changes of the same nature as those dependencies will need to be keyworded first.