media-video/vlc: Drop USE wma-fixed, disable in 3.0 stable branch
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 12 May 2019 17:43:21 +0000 (19:43 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 May 2019 00:17:39 +0000 (02:17 +0200)
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>
media-video/vlc/vlc-3.0.9999.ebuild
media-video/vlc/vlc-9999.ebuild

index af284d62b6c58e92419267ef179fb047f381c978..fdde9d6a3eaf805e13687385fa29754ba64f419c 100644 (file)
@@ -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.
 
index bbbc76ae6076658e74964f9aa7756110311d8c1b..9354de3beaf1d537e33f7eb357226eb8f9aa3dd2 100644 (file)
@@ -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)