summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-02 13:27:46 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-02 14:36:40 +0200
commit4362e3634013ae6ec092b5d07e400ec985f3a0ae (patch)
tree5e6d0926661f5b00c077bf0fc0d4a8f4981a69d7 /media-sound/xmms2
parentgnome-base/gnome-vfs: Drop old (diff)
downloadgentoo-4362e3634013ae6ec092b5d07e400ec985f3a0ae.tar.gz
gentoo-4362e3634013ae6ec092b5d07e400ec985f3a0ae.tar.bz2
gentoo-4362e3634013ae6ec092b5d07e400ec985f3a0ae.zip
media-sound/xmms2: Use zeroconf instead of avahi USE flag (#477620)
Package-Manager: portage-2.3.1
Diffstat (limited to 'media-sound/xmms2')
-rw-r--r--media-sound/xmms2/xmms2-0.8-r4.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/xmms2/xmms2-0.8-r4.ebuild b/media-sound/xmms2/xmms2-0.8-r4.ebuild
index 1aae1b03ac2c..7d823b1f7845 100644
--- a/media-sound/xmms2/xmms2-0.8-r4.ebuild
+++ b/media-sound/xmms2/xmms2-0.8-r4.ebuild
@@ -20,10 +20,10 @@ LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="alpha ~amd64 ~ppc ~x86"
-IUSE="aac airplay +alsa ao asf avahi cdda curl cxx ffmpeg flac gvfs ices
+IUSE="aac airplay +alsa ao asf cdda curl cxx ffmpeg flac gvfs ices
jack mac mlib-update mms +mad modplug mp3 mp4 musepack ofa oss
-perl phonehome pulseaudio python ruby
-samba +server sid sndfile speex test valgrind +vorbis vocoder wavpack xml"
+perl phonehome pulseaudio python ruby samba +server sid sndfile speex
+test valgrind +vorbis vocoder wavpack xml zeroconf"
RDEPEND="server? (
>=dev-db/sqlite-3.3.4
@@ -32,7 +32,6 @@ RDEPEND="server? (
airplay? ( dev-libs/openssl:0= )
alsa? ( media-libs/alsa-lib )
ao? ( media-libs/libao )
- avahi? ( net-dns/avahi[mdnsresponder-compat] )
cdda? ( dev-libs/libcdio-paranoia
>=media-libs/libdiscid-0.1.1
>=media-sound/cdparanoia-3.9.8 )
@@ -63,6 +62,7 @@ RDEPEND="server? (
vocoder? ( sci-libs/fftw:3.0= media-libs/libsamplerate )
wavpack? ( media-sound/wavpack )
xml? ( dev-libs/libxml2 )
+ zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
)
>=dev-libs/glib-2.12.9
@@ -192,7 +192,7 @@ src_configure() {
"DISABLED coreaudio" # MacOS only?
" curl"
"ENABLED cue"
- "avahi daap"
+ "zeroconf daap"
"ENABLED diskwrite"
"ENABLED equalizer"
"aac faad"