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

Bug 629564

Summary: media-sound/mpd: Add webdav useflag
Product: Gentoo Linux Reporter: sqozz <sqozz+gentoobugs>
Component: Current packagesAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to enable webdav use flag

Description sqozz 2017-09-01 19:40:30 UTC
Created attachment 491344 [details, diff]
patch to enable webdav use flag

Since version 0.20.1 mpd is capable of using curl as media source [1].
The attached patch enables this use flag in the ebuild.
It was only tested against the current ebuild from version 0.20.10. 

[1] https://www.musicpd.org/news/2017/01/mpd-0-20-1-released/
Comment 1 Larry the Git Cow gentoo-dev 2017-11-11 21:03:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798b39d002de345abe0eaae950a3a3c89192d76e

commit 798b39d002de345abe0eaae950a3a3c89192d76e
Author:     sqozz <sqozz@geekify.de>
AuthorDate: 2017-09-01 19:35:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-11 21:02:53 +0000

    media-sound/mpd: Add webdav use flag
    
    Committer-comment: Added missing IUSE description and curl REQUIRED_USE.
    Closes: https://bugs.gentoo.org/629564

 media-sound/mpd/metadata.xml       | 1 +
 media-sound/mpd/mpd-0.20.10.ebuild | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)