summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-05-12 19:43:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-05-13 02:17:39 +0200
commitbfc72f62a3601ec5bd304b78c010f3dff2a53733 (patch)
tree2e38658943b6196081852dc671a5766b929fb446 /media-video/vlc
parentmedia-video/vlc: Apply fdk-aac-2.0.0.patch on 3.0 stable branch (diff)
downloadgentoo-bfc72f62a3601ec5bd304b78c010f3dff2a53733.tar.gz
gentoo-bfc72f62a3601ec5bd304b78c010f3dff2a53733.tar.bz2
gentoo-bfc72f62a3601ec5bd304b78c010f3dff2a53733.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'media-video/vlc')
-rw-r--r--media-video/vlc/vlc-3.0.9999.ebuild4
-rw-r--r--media-video/vlc/vlc-9999.ebuild3
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 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)