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 C4B1C138334 for ; Mon, 13 May 2019 00:18:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64C13E0893; Mon, 13 May 2019 00:18:30 +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 36D1AE0893 for ; Mon, 13 May 2019 00:18:30 +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 132783441A9 for ; Mon, 13 May 2019 00:18:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 208855EA for ; Mon, 13 May 2019 00:18:26 +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: <1557706659.bfc72f62a3601ec5bd304b78c010f3dff2a53733.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 media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bfc72f62a3601ec5bd304b78c010f3dff2a53733 X-VCS-Branch: master Date: Mon, 13 May 2019 00:18:26 +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: a8c6484b-f15d-4db6-874d-c27eadc5662f X-Archives-Hash: 64ce5607ced94f0977bd448cc0c73f96 commit: bfc72f62a3601ec5bd304b78c010f3dff2a53733 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 12 17:43:21 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon May 13 00:17:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc72f62 media-video/vlc: Drop USE wma-fixed, disable in 3.0 stable branch Module removed upstream in git master for security concerns, commit: 5aafa3a376f6ad3dee45be7857e5499b4b3e5381 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/vlc/vlc-3.0.9999.ebuild | 4 ++-- media-video/vlc/vlc-9999.ebuild | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index af284d62b6c..fdde9d6a3ea 100644 --- a/media-video/vlc/vlc-3.0.9999.ebuild +++ b/media-video/vlc/vlc-3.0.9999.ebuild @@ -37,7 +37,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca 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 wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse + wayland +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse " REQUIRED_USE=" chromecast? ( encode ) @@ -385,7 +385,6 @@ src_configure() { $(use_enable vorbis) $(use_enable vpx) $(use_enable wayland) - $(use_enable wma-fixed) $(use_with X x) $(use_enable X xcb) $(use_enable X xvideo) @@ -420,6 +419,7 @@ src_configure() { --disable-spatialaudio --disable-vsxu --disable-wasapi + --disable-wma-fixed ) # ^ We don't have these disabled libraries in the Portage tree yet. diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index bbbc76ae607..9354de3beaf 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -37,7 +37,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb chromaprint chromeca 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 wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse + wayland +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse " REQUIRED_USE=" chromecast? ( encode ) @@ -385,7 +385,6 @@ src_configure() { $(use_enable vorbis) $(use_enable vpx) $(use_enable wayland) - $(use_enable wma-fixed) $(use_with X x) $(use_enable X xcb) $(use_enable x264)