Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629564 - media-sound/mpd: Add webdav useflag
Summary: media-sound/mpd: Add webdav useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-09-01 19:40 UTC by sqozz
Modified: 2017-11-11 21:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to enable webdav use flag (0001-Add-webdav-use-flag.patch,1.40 KB, patch)
2017-09-01 19:40 UTC, sqozz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)