commit:     560d1e479d1ef51b3c0c75cc5908d977b553ecf6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 21:23:41 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 14:25:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=560d1e47

media-video/vlc: Drop USE macosx-qtkit early (from 3.0 stable branch)

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-video/vlc/vlc-3.0.9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/vlc/vlc-3.0.9999.ebuild 
b/media-video/vlc/vlc-3.0.9999.ebuild
index e23460a370c..5b5892f8acc 100644
--- a/media-video/vlc/vlc-3.0.9999.ebuild
+++ b/media-video/vlc/vlc-3.0.9999.ebuild
@@ -33,8 +33,8 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb 
chromaprint chromeca
        dav1d dbus dc1394 debug directx dts +dvbpsi dvd +encode faad fdk 
+ffmpeg flac
        fluidsynth fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack 
jpeg kate
        libass libav libcaca libnotify libplacebo +libsamplerate libtar 
libtiger linsys lirc
-       live lua macosx-notifications macosx-qtkit mad matroska modplug mp3 
mpeg mtp musepack
-       ncurses neon nfs ogg omxil opencv optimisememory opus png postproc 
projectm pulseaudio
+       live lua macosx-notifications mad matroska modplug mp3 mpeg mtp 
musepack ncurses
+       neon nfs ogg omxil opencv optimisememory opus png postproc projectm 
pulseaudio
        +qt5 rdp run-as-root samba sdl-image sftp shout sid skins soxr speex 
srt ssl
        svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc 
vorbis vpx
        wayland +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx 
cpu_flags_x86_sse
@@ -339,7 +339,6 @@ src_configure() {
                $(use_enable live live555)
                $(use_enable lua)
                $(use_enable macosx-notifications osx-notifications)
-               $(use_enable macosx-qtkit)
                $(use_enable mad)
                $(use_enable matroska)
                $(use_enable modplug mod)
@@ -407,6 +406,7 @@ src_configure() {
                --disable-goom
                --disable-kai
                --disable-kva
+               --disable-macosx-qtkit
                --disable-maintainer-mode
                --disable-merge-ffmpeg
                --disable-mfx

Reply via email to