commit:     49e71891dd0d03a01fa1a79f64e42488080b2fbf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  8 11:18:47 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  8 12:28:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e71891

media-video/vlc: Drop USE schroedinger

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-video/vlc/metadata.xml        | 1 -
 media-video/vlc/vlc-3.0.4.ebuild    | 5 ++---
 media-video/vlc/vlc-3.0.9999.ebuild | 5 ++---
 media-video/vlc/vlc-9999.ebuild     | 5 ++---
 4 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/media-video/vlc/metadata.xml b/media-video/vlc/metadata.xml
index 2e902a416dc..1e1da816671 100644
--- a/media-video/vlc/metadata.xml
+++ b/media-video/vlc/metadata.xml
@@ -40,7 +40,6 @@
                <flag name="postproc">Enable image post-processing via 
libpostproc (part of FFmpeg)</flag>
                <flag name="projectm">Enable the projectM visualization 
plugin</flag>
                <flag name="run-as-root">Allows vlc to start for root. Don't 
enable this unless you have a very specific (e.g. embedded) need for it!</flag>
-               <flag name="schroedinger">Enable Dirac video support (an 
advanced royalty-free video compression format) via libschroedinger (high-speed 
implementation in C of the Dirac codec)</flag>
                <flag name="sdl-image">Enable sdl image video decoder (depends 
on sdl)</flag>
                <flag name="sftp">Enable libssh2 to support SFTP file 
transfer</flag>
                <flag name="shout">Enable libshout output</flag>

diff --git a/media-video/vlc/vlc-3.0.4.ebuild b/media-video/vlc/vlc-3.0.4.ebuild
index 99b297ebbd4..44f97c55f69 100644
--- a/media-video/vlc/vlc-3.0.4.ebuild
+++ b/media-video/vlc/vlc-3.0.4.ebuild
@@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb 
chromaprint chromeca
        libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live 
lua
        macosx-notifications macosx-qtkit matroska modplug mp3 mpeg mtp 
musepack ncurses
        neon nfs ogg omxil opencv optimisememory opus png postproc projectm 
pulseaudio +qt5
-       rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr 
speex srt ssl
+       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
 "
@@ -163,7 +163,6 @@ RDEPEND="
        )
        rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] )
        samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] )
-       schroedinger? ( >=media-libs/schroedinger-1.0.10:0 )
        sdl-image? ( media-libs/sdl-image:0 )
        sftp? ( net-libs/libssh2:0 )
        shout? ( media-libs/libshout:0 )
@@ -355,7 +354,6 @@ src_configure() {
                $(use_enable rdp freerdp)
                $(use_enable run-as-root)
                $(use_enable samba smbclient)
-               $(use_enable schroedinger)
                $(use_enable sdl-image)
                $(use_enable sftp)
                $(use_enable shout)
@@ -407,6 +405,7 @@ src_configure() {
                --disable-opensles
                --disable-oss
                --disable-rpi-omxil
+               --disable-schroedinger
                --disable-shine
                --disable-sndio
                --disable-spatialaudio

diff --git a/media-video/vlc/vlc-3.0.9999.ebuild 
b/media-video/vlc/vlc-3.0.9999.ebuild
index c06e6f61f05..793f7690453 100644
--- a/media-video/vlc/vlc-3.0.9999.ebuild
+++ b/media-video/vlc/vlc-3.0.9999.ebuild
@@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb 
chromaprint chromeca
        libav libcaca libnotify +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 +qt5
-       rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr 
speex srt ssl
+       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
 "
@@ -164,7 +164,6 @@ RDEPEND="
        )
        rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] )
        samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] )
-       schroedinger? ( >=media-libs/schroedinger-1.0.10:0 )
        sdl-image? ( media-libs/sdl-image:0 )
        sftp? ( net-libs/libssh2:0 )
        shout? ( media-libs/libshout:0 )
@@ -358,7 +357,6 @@ src_configure() {
                $(use_enable rdp freerdp)
                $(use_enable run-as-root)
                $(use_enable samba smbclient)
-               $(use_enable schroedinger)
                $(use_enable sdl-image)
                $(use_enable sftp)
                $(use_enable shout)
@@ -411,6 +409,7 @@ src_configure() {
                --disable-opensles
                --disable-oss
                --disable-rpi-omxil
+               --disable-schroedinger
                --disable-shine
                --disable-sndio
                --disable-spatialaudio

diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild
index f38f3b52ffb..0f094ec3e45 100644
--- a/media-video/vlc/vlc-9999.ebuild
+++ b/media-video/vlc/vlc-9999.ebuild
@@ -35,7 +35,7 @@ IUSE="a52 alsa altivec aom archive aribsub bidi bluray cddb 
chromaprint chromeca
        libav libcaca libnotify +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 +qt5
-       rdp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr 
speex srt ssl
+       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
 "
@@ -165,7 +165,6 @@ RDEPEND="
        )
        rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] )
        samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] )
-       schroedinger? ( >=media-libs/schroedinger-1.0.10:0 )
        sdl-image? ( media-libs/sdl-image:0 )
        sftp? ( net-libs/libssh2:0 )
        shout? ( media-libs/libshout:0 )
@@ -360,7 +359,6 @@ src_configure() {
                $(use_enable rdp freerdp)
                $(use_enable run-as-root)
                $(use_enable samba smbclient)
-               $(use_enable schroedinger)
                $(use_enable sdl-image)
                $(use_enable sftp)
                $(use_enable shout)
@@ -412,6 +410,7 @@ src_configure() {
                --disable-opensles
                --disable-oss
                --disable-rpi-omxil
+               --disable-schroedinger
                --disable-shine
                --disable-sndio
                --disable-spatialaudio

Reply via email to