Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618678 - media-sound/clementine: Add missing dependency for mp3 playback
Summary: media-sound/clementine: Add missing dependency for mp3 playback
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fat-Zer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-16 17:10 UTC by Marcel Pennewiß
Modified: 2017-05-17 14:40 UTC (History)
4 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 Marcel Pennewiß 2017-05-16 17:10:02 UTC
1. emerge media-sound/clementine
2. try to play a mp3 file
3. Message "GStreamer is missing a plugin" 

media-soundes/clementine should depend on media-plugins/gst-plugins-mad to allow mp3 playback. this could be also realized via useflag "mp3".
Comment 1 Jonas Stein gentoo-dev 2017-05-16 18:41:38 UTC
does this apply for all versions in the tree?
Comment 2 Fat-Zer 2017-05-16 19:30:19 UTC
The list of supported formats is controlled by media-plugins/gst-plugins-meta, I see no sense in doubling a USE for each format.

At most it may be noted in a elog message to avoid such confusion.
Comment 3 Fat-Zer 2017-05-16 20:04:53 UTC
The elog message is added I believe it's enough to consider its fixed.

If there are any other reasons to have an mp3 support dep explicitly specified, feel free to reopen the bug and I'm ready for a discussion...
Comment 4 Marcel Pennewiß 2017-05-17 14:40:11 UTC
(In reply to Fat-Zer from comment #3)
> The elog message is added I believe it's enough to consider its fixed.

Yes, this is a pretty solution. Thanks!