diff options
author | 2015-06-08 18:43:38 +0000 | |
---|---|---|
committer | 2015-06-08 18:43:38 +0000 | |
commit | 1669c4fa9e9668b769ad3192249771abc4618485 (patch) | |
tree | e2906136873c762e7039866cd85487551ea5e437 /media-video/vlc | |
parent | Add two more patches from Arch. (diff) | |
download | gentoo-2-1669c4fa9e9668b769ad3192249771abc4618485.tar.gz gentoo-2-1669c4fa9e9668b769ad3192249771abc4618485.tar.bz2 gentoo-2-1669c4fa9e9668b769ad3192249771abc4618485.zip |
Rename 'avahi' to 'zeroconf' (#477620)
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-video/vlc')
-rw-r--r-- | media-video/vlc/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.2.1.ebuild | 15 | ||||
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 13 |
3 files changed, 19 insertions, 14 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index bf178d9ece17..284e87e87afa 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.959 2015/05/18 05:17:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.960 2015/06/08 18:43:38 pacho Exp $ + + 08 Jun 2015; Pacho Ramos <pacho@gentoo.org> vlc-2.2.1.ebuild, vlc-9999.ebuild: + Rename 'avahi' to 'zeroconf' (#477620) 18 May 2015; Ian Delaney <idella4@gentoo.org> vlc-2.2.0.ebuild, vlc-2.2.1.ebuild: diff --git a/media-video/vlc/vlc-2.2.1.ebuild b/media-video/vlc/vlc-2.2.1.ebuild index c7217085d5e8..e80f7aa81234 100644 --- a/media-video/vlc/vlc-2.2.1.ebuild +++ b/media-video/vlc/vlc-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.2.1.ebuild,v 1.9 2015/05/18 05:17:03 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.2.1.ebuild,v 1.10 2015/06/08 18:43:38 pacho Exp $ EAPI="5" @@ -37,10 +37,10 @@ SLOT="0/5-8" # vlc - vlccore if [ "${PV%9999}" = "${PV}" ] ; then KEYWORDS="~amd64 ~arm ~ppc64 -sparc ~x86 ~x86-fbsd" else - KEYWORDS="~ppc64" + KEYWORDS="" fi -IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls @@ -52,7 +52,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec png postproc projectm pulseaudio +qt4 qt5 rdp rtsp run-as-root samba schroedinger sdl sdl-image sftp shout sid skins speex cpu_flags_x86_sse svg +swscale taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx vdpau - vlm vnc vorbis vpx wma-fixed +X x264 x265 +xcb xml xv zvbi" + vlm vnc vorbis vpx wma-fixed +X x264 x265 +xcb xml xv zeroconf zvbi" RDEPEND=" !<media-video/ffmpeg-1.2:0 @@ -63,7 +63,6 @@ RDEPEND=" a52? ( >=media-libs/a52dec-0.7.4-r3:0 ) aalib? ( media-libs/aalib:0 ) alsa? ( >=media-libs/alsa-lib-1.0.24:0 ) - avahi? ( >=net-dns/avahi-0.6:0[dbus] ) avcodec? ( !libav? ( media-video/ffmpeg:0= ) libav? ( >=media-video/libav-11:0= ) @@ -155,7 +154,9 @@ RDEPEND=" !libav? ( media-video/ffmpeg:0=[vaapi] ) libav? ( media-video/libav:0=[vaapi] ) ) - vcdx? ( >=dev-libs/libcdio-0.78.2:0 >=media-video/vcdimager-0.7.22:0 )" + vcdx? ( >=dev-libs/libcdio-0.78.2:0 >=media-video/vcdimager-0.7.22:0 ) + zeroconf? ( >=net-dns/avahi-0.6:0[dbus] ) +" # Temporarily block non-live FFMPEG versions as they break vdpau, 9999 works; # thus we'll have to wait for a new release there. @@ -332,7 +333,6 @@ src_configure() { $(use_enable altivec) \ $(use_enable atmo) \ $(use_enable audioqueue) \ - $(use_enable avahi bonjour) \ $(use_enable avcodec) \ $(use_enable avformat) \ $(use_enable bidi fribidi) \ @@ -439,6 +439,7 @@ src_configure() { $(use_enable xcb) \ $(use_enable xml libxml2) \ $(use_enable xv xvideo) \ + $(use_enable zeroconf bonjour) \ $(use_enable zvbi) $(use_enable !zvbi telx) \ --disable-asdcp \ --disable-coverage \ diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index c122dee821fb..947e20787090 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.239 2015/04/24 05:48:12 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.240 2015/06/08 18:43:38 pacho Exp $ EAPI="5" @@ -40,7 +40,7 @@ else KEYWORDS="" fi -IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2 elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme gnome gnutls @@ -52,7 +52,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec png +postproc projectm pulseaudio +qt4 qt5 rdp rtsp run-as-root samba schroedinger sdl sdl-image sftp shout sid skins speex cpu_flags_x86_sse svg +swscale taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx vdpau - vlm vnc vorbis vpx wma-fixed +X x264 x265 +xcb xml xv zvbi" + vlm vnc vorbis vpx wma-fixed +X x264 x265 +xcb xml xv zvbi zeroconf" RDEPEND=" !<media-video/ffmpeg-1.2:0 @@ -63,7 +63,6 @@ RDEPEND=" a52? ( >=media-libs/a52dec-0.7.4-r3:0 ) aalib? ( media-libs/aalib:0 ) alsa? ( >=media-libs/alsa-lib-1.0.24:0 ) - avahi? ( >=net-dns/avahi-0.6:0[dbus] ) avcodec? ( !libav? ( media-video/ffmpeg:0= ) libav? ( media-video/libav:0= ) @@ -155,7 +154,9 @@ RDEPEND=" !libav? ( media-video/ffmpeg:0=[vaapi] ) libav? ( media-video/libav:0=[vaapi] ) ) - vcdx? ( >=dev-libs/libcdio-0.78.2:0 >=media-video/vcdimager-0.7.22:0 )" + vcdx? ( >=dev-libs/libcdio-0.78.2:0 >=media-video/vcdimager-0.7.22:0 ) + zeroconf? ( >=net-dns/avahi-0.6:0[dbus] ) +" # Temporarily block non-live FFMPEG versions as they break vdpau, 9999 works; # thus we'll have to wait for a new release there. @@ -318,7 +319,6 @@ src_configure() { $(use_enable altivec) \ $(use_enable atmo) \ $(use_enable audioqueue) \ - $(use_enable avahi bonjour) \ $(use_enable avcodec) \ $(use_enable avformat) \ $(use_enable bidi fribidi) \ @@ -425,6 +425,7 @@ src_configure() { $(use_enable xml libxml2) \ $(use_enable xv xvideo) \ $(use_enable x265) \ + $(use_enable zeroconf bonjour) \ $(use_enable zvbi) $(use_enable !zvbi telx) \ --disable-asdcp \ --disable-coverage \ |