diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-29 23:23:41 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-06-01 16:25:56 +0200 |
commit | 560d1e479d1ef51b3c0c75cc5908d977b553ecf6 (patch) | |
tree | 6cb22e4af44f8fbdc36b2087d04bfd20ed05c730 /media-video/vlc | |
parent | net-misc/ipv6calc: remove older versions (diff) | |
download | gentoo-560d1e479d1ef51b3c0c75cc5908d977b553ecf6.tar.gz gentoo-560d1e479d1ef51b3c0c75cc5908d977b553ecf6.tar.bz2 gentoo-560d1e479d1ef51b3c0c75cc5908d977b553ecf6.zip |
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@gentoo.org>
Diffstat (limited to 'media-video/vlc')
-rw-r--r-- | media-video/vlc/vlc-3.0.9999.ebuild | 6 |
1 files 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 e23460a370cd..5b5892f8acc2 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 |