From bfc72f62a3601ec5bd304b78c010f3dff2a53733 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 12 May 2019 19:43:21 +0200 Subject: 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 --- media-video/vlc/vlc-3.0.9999.ebuild | 4 ++-- media-video/vlc/vlc-9999.ebuild | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'media-video') diff --git a/media-video/vlc/vlc-3.0.9999.ebuild b/media-video/vlc/vlc-3.0.9999.ebuild index af284d62b6c5..fdde9d6a3eaf 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 bbbc76ae6076..9354de3beaf1 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) -- cgit v1.2.3-65-gdbad