Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679222 - media-sound/cmus-2.8.0 version bump
Summary: media-sound/cmus-2.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-02 09:05 UTC by Niko E
Modified: 2019-03-20 12:30 UTC (History)
0 users

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