Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 491344 Details for
Bug 629564
media-sound/mpd: Add webdav useflag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to enable webdav use flag
0001-Add-webdav-use-flag.patch (text/plain), 1.40 KB, created by
sqozz
on 2017-09-01 19:40:30 UTC
(
hide
)
Description:
patch to enable webdav use flag
Filename:
MIME Type:
Creator:
sqozz
Created:
2017-09-01 19:40:30 UTC
Size:
1.40 KB
patch
obsolete
>From 4fffa51e8bc36c342a771fd12abf406d99a818df Mon Sep 17 00:00:00 2001 >From: sqozz <sqozz@geekify.de> >Date: Fri, 1 Sep 2017 21:35:49 +0200 >Subject: [PATCH] Add webdav use flag > >--- > mpd-0.20.10.ebuild | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/mpd-0.20.10.ebuild b/mpd-0.20.10.ebuild >index 7e3851e..b8b6cb6 100644 >--- a/mpd-0.20.10.ebuild >+++ b/mpd-0.20.10.ebuild >@@ -17,7 +17,7 @@ IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad > lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug > mpg123 musepack +network nfs ogg openal opus oss pipe pulseaudio recorder > samba selinux sid +signalfd sndfile soundcloud sqlite systemd tcpd twolame >- unicode upnp vorbis wavpack wildmidi zeroconf zip zlib" >+ unicode upnp vorbis wavpack wildmidi zeroconf zip zlib webdav" > > OUTPUT_PLUGINS="alsa ao fifo jack network openal oss pipe pulseaudio recorder" > DECODER_PLUGINS="adplug audiofile faad ffmpeg flac fluidsynth mad mikmod >@@ -31,6 +31,7 @@ REQUIRED_USE=" > recorder? ( || ( ${ENCODER_PLUGINS} ) ) > opus? ( ogg ) > upnp? ( expat ) >+ webdav? ( expat ) > " > > CDEPEND="!<sys-cluster/mpich2-1.4_rc2 >@@ -220,6 +221,7 @@ src_configure() { > $(use_enable wildmidi) > $(use_enable zip zzip) > $(use_enable icu) >+ $(use_enable webdav) > $(use_enable faad aac) > $(use_with zeroconf zeroconf avahi) > --with-systemdsystemunitdir=$(systemd_get_systemunitdir) >-- >2.13.5 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 629564
: 491344