Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 788631

Summary: media-sound/mpd: Include 'opus' in DECODER_PLUGINS
Product: Gentoo Linux Reporter: opal hart <opal>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)