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

Bug 679222

Summary: media-sound/cmus-2.8.0 version bump
Product: Gentoo Linux Reporter: Niko E <nefthy-bugs.gentoo.org>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Niko E 2019-03-02 09:05:16 UTC
v2.8.0 has been released a month ago.

Reproducible: Always

Steps to Reproduce:
1. emerge -va media-sound/cmus
Actual Results:  
[ebuild     R  ] media-sound/cmus-2.8.0_rc0::gentoo [2.8.0_rc0::gentoo] USE="aac alsa cue ffmpeg%* flac jack mad* mp4 unicode vorbis -ao -cddb -cdio -debug -discid -examples -libsamplerate% -mikmod -modplug -musepack -opus% -oss -pidgin -pulseaudio -tremor% -wavpack (-wma%*) (-zsh-completion%)" 309 KiB


Expected Results:  
[ebuild    U   ] media-sound/cmus-2.8.0::gentoo [2.8.0::gentoo] USE="aac alsa cue ffmpeg%* flac jack mad* mp4 unicode vorbis -ao -cddb -cdio -debug -discid -examples -libsamplerate% -mikmod -modplug -musepack -opus% -oss -pidgin -pulseaudio -tremor% -wavpack (-wma%*) (-zsh-completion%)" 309 KiB
Comment 1 Larry the Git Cow gentoo-dev 2019-03-20 12:29:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45043b28b873cc050360aa4bff16b810b73d790d

commit 45043b28b873cc050360aa4bff16b810b73d790d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-03-20 11:54:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-03-20 12:29:33 +0000

    media-sound/cmus: 2.8.0 version bump, add MPRIS support
    
    MPRIS support is enabled via USE elogind or systemd, whichever is in effect.
    These flags are mutually exclusive globally, so no one should trip up on the
    ensuing REQUIRED_USE.
    
    Thanks-to: Shiba <shibotto@gmx.com>
    Bug: https://bugs.gentoo.org/679222
    Closes: https://bugs.gentoo.org/673426
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/cmus/Manifest                       |   1 +
 media-sound/cmus/cmus-2.8.0.ebuild              | 141 ++++++++++++++++++++++++
 media-sound/cmus/cmus-9999.ebuild               |  14 ++-
 media-sound/cmus/files/cmus-2.8.0-elogind.patch |  22 ++++
 media-sound/cmus/metadata.xml                   |  32 +++---
 5 files changed, 193 insertions(+), 17 deletions(-)