diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-02-22 13:56:10 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-02-22 13:56:10 +0000 |
commit | 38a677aceeb31ea45500d12944bf40b51dc37723 (patch) | |
tree | f87c19bc6f165df8b23f23fe61dd2ef5422f87e6 | |
parent | ia64 stable wrt bug #496628 (diff) | |
download | gentoo-2-38a677aceeb31ea45500d12944bf40b51dc37723.tar.gz gentoo-2-38a677aceeb31ea45500d12944bf40b51dc37723.tar.bz2 gentoo-2-38a677aceeb31ea45500d12944bf40b51dc37723.zip |
Enable qt4 by default on the 2.0 ebuilds that didn't have it as the default; fixes bug #473614, reported by Pacho Ramos.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
-rw-r--r-- | media-video/vlc/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.0.8.ebuild | 4 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.0.8a.ebuild | 4 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.0.9.ebuild | 4 | ||||
-rw-r--r-- | media-video/vlc/vlc-2.0.9999.ebuild | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 31e710e31803..1b94f0d0d5ea 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/vlc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.887 2014/02/22 13:49:03 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.888 2014/02/22 13:56:10 tomwij Exp $ + + 22 Feb 2014; Tom Wijsman <TomWij@gentoo.org> vlc-2.0.8.ebuild, + vlc-2.0.8a.ebuild, vlc-2.0.9.ebuild, vlc-2.0.9999.ebuild, vlc-9999.ebuild: + Enable qt4 by default on the 2.0 ebuilds that didn't have it as the default; + fixes bug #473614, reported by Pacho Ramos. 22 Feb 2014; Tom Wijsman <TomWij@gentoo.org> metadata.xml: Clarify USE flag upnp; fixes bug #447252, reported by mgorny. diff --git a/media-video/vlc/vlc-2.0.8.ebuild b/media-video/vlc/vlc-2.0.8.ebuild index 9b4320ac7948..af71d14f485a 100644 --- a/media-video/vlc/vlc-2.0.8.ebuild +++ b/media-video/vlc/vlc-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $ EAPI="5" @@ -49,7 +49,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv diff --git a/media-video/vlc/vlc-2.0.8a.ebuild b/media-video/vlc/vlc-2.0.8a.ebuild index b4e8bae2d4a1..be8398c684bd 100644 --- a/media-video/vlc/vlc-2.0.8a.ebuild +++ b/media-video/vlc/vlc-2.0.8a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.8a.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $ EAPI="5" @@ -49,7 +49,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv diff --git a/media-video/vlc/vlc-2.0.9.ebuild b/media-video/vlc/vlc-2.0.9.ebuild index 1722d19d465c..056c3f5bbcb1 100644 --- a/media-video/vlc/vlc-2.0.9.ebuild +++ b/media-video/vlc/vlc-2.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild,v 1.6 2014/01/30 18:13:24 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9.ebuild,v 1.7 2014/02/22 13:56:10 tomwij Exp $ EAPI="5" @@ -49,7 +49,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv diff --git a/media-video/vlc/vlc-2.0.9999.ebuild b/media-video/vlc/vlc-2.0.9999.ebuild index 88615c74286b..bc38337640b2 100644 --- a/media-video/vlc/vlc-2.0.9999.ebuild +++ b/media-video/vlc/vlc-2.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.34 2014/01/30 16:40:36 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.0.9999.ebuild,v 1.35 2014/02/22 13:56:10 tomwij Exp $ EAPI="5" @@ -49,7 +49,7 @@ IUSE="a52 aalib alsa altivec atmo +audioqueue avahi +avcodec +macosx-audio +macosx-dialog-provider +macosx-eyetv +macosx-quartztext +macosx-qtkit +macosx-vout matroska media-library mmx modplug mp3 mpeg mtp musepack ncurses neon ogg omxil opengl optimisememory opus oss - png portaudio +postproc projectm pulseaudio pvr qt4 rtsp run-as-root samba + png portaudio +postproc projectm pulseaudio pvr +qt4 rtsp run-as-root samba schroedinger sdl sdl-image sftp shine shout sid skins speex sqlite sse svg +swscale switcher taglib theora tremor truetype twolame udev upnp vaapi v4l vcdx visual vlm vorbis waveout wingdi wma-fixed +X x264 +xcb xml xosd xv |