From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2076F138334 for ; Sat, 1 Jun 2019 14:26:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17579E0636; Sat, 1 Jun 2019 14:26:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDBFCE0636 for ; Sat, 1 Jun 2019 14:26:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 122A53454F6 for ; Sat, 1 Jun 2019 14:26:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8245C471 for ; Sat, 1 Jun 2019 14:26:24 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1559399156.560d1e479d1ef51b3c0c75cc5908d977b553ecf6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 560d1e479d1ef51b3c0c75cc5908d977b553ecf6 X-VCS-Branch: master Date: Sat, 1 Jun 2019 14:26:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22ce71a5-dc41-4646-b4db-36c222cf58ca X-Archives-Hash: 59583d64db92a9da3d1d7a0cea43f664 commit: 560d1e479d1ef51b3c0c75cc5908d977b553ecf6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 29 21:23:41 2019 +0000 Commit: Andreas Sturmlechner gentoo 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 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