Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788631 - media-sound/mpd: Include 'opus' in DECODER_PLUGINS
Summary: media-sound/mpd: Include 'opus' in DECODER_PLUGINS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-06 20:10 UTC by opal hart
Modified: 2021-11-14 18:07 UTC (History)
1 user (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 opal hart 2021-05-06 20:10:37 UTC
Currently it is impossible to build mpd with USE=opus and all of the other decoder plugins disabled. My music library is solely opus, and mpd works fine with only opus decoder compiled in, so 'opus' should be added into DECODER_PLUGINS in order for it to build successfully.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-14 18:07:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd0a0223f03378f1e474d2f95f20790e0908e48

commit 5dd0a0223f03378f1e474d2f95f20790e0908e48
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2021-11-14 18:06:54 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2021-11-14 18:06:54 +0000

    media-sound/mpd: Add opus to decoders
    
    Closes: https://bugs.gentoo.org/788631
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 media-sound/mpd/mpd-0.22.11.ebuild   | 2 +-
 media-sound/mpd/mpd-0.22.3-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)