media-video/vlc: Drop USE=directfb
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Dec 2017 01:35:45 +0000 (02:35 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Dec 2017 01:46:49 +0000 (02:46 +0100)
Bug: https://bugs.gentoo.org/642508
Package-Manager: Portage-2.3.19, Repoman-2.3.6

media-video/vlc/vlc-2.2.8-r1.ebuild
media-video/vlc/vlc-2.2.9999.ebuild

index bdc58178d60ad184b00095f921e69695ecea9d6e..bdfeed0e3449e726f370a9891a588a70197afefe 100644 (file)
@@ -30,7 +30,7 @@ LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-8" # vlc - vlccore
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda
-       cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2
+       cddb chromaprint dbus dc1394 debug directx dts dvb +dvbpsi dvd dxva2
        elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme
        gnome gnutls growl gstreamer httpd ieee1394 jack jpeg kate libass libav
        libcaca libnotify +libsamplerate libtiger linsys libtar lirc live lua
@@ -85,7 +85,6 @@ RDEPEND="
        chromaprint? ( >=media-libs/chromaprint-0.6:0 )
        dbus? ( >=sys-apps/dbus-1.6:0 )
        dc1394? ( >=sys-libs/libraw1394-2.0.1:0 >=media-libs/libdc1394-2.1:2 )
-       directfb? ( dev-libs/DirectFB:0 )
        dts? ( >=media-libs/libdca-0.0.5:0 )
        dvbpsi? ( >=media-libs/libdvbpsi-1.0.0:0= )
        dvd? ( >=media-libs/libdvdread-4.9:0 >=media-libs/libdvdnav-4.9:0 )
@@ -310,7 +309,6 @@ src_configure() {
                $(use_enable cddb libcddb) \
                $(use_enable chromaprint) \
                $(use_enable dbus) \
-               $(use_enable directfb) \
                $(use_enable directx) \
                $(use_enable dc1394) \
                $(use_enable debug) \
@@ -414,6 +412,7 @@ src_configure() {
                --disable-cprof \
                --disable-crystalhd \
                --disable-decklink \
+               --disable-directfb \
                --disable-gles1 \
                --disable-gles2 \
                --disable-goom \
index 513a854d0f391a687fc929ada090739bc4e42fcf..791c67a9a98a8ab4871e5f095140a45435c63c7b 100644 (file)
@@ -30,7 +30,7 @@ LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-8" # vlc - vlccore
 
 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda
-       cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2
+       cddb chromaprint dbus dc1394 debug directx dts dvb +dvbpsi dvd dxva2
        elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme
        gnome gnutls growl gstreamer httpd ieee1394 jack jpeg kate libass libav
        libcaca libnotify +libsamplerate libtiger linsys libtar lirc live lua
@@ -85,7 +85,6 @@ RDEPEND="
        chromaprint? ( >=media-libs/chromaprint-0.6:0 )
        dbus? ( >=sys-apps/dbus-1.6:0 )
        dc1394? ( >=sys-libs/libraw1394-2.0.1:0 >=media-libs/libdc1394-2.1:2 )
-       directfb? ( dev-libs/DirectFB:0 )
        dts? ( >=media-libs/libdca-0.0.5:0 )
        dvbpsi? ( >=media-libs/libdvbpsi-1.0.0:0= )
        dvd? ( >=media-libs/libdvdread-4.9:0 >=media-libs/libdvdnav-4.9:0 )
@@ -310,7 +309,6 @@ src_configure() {
                $(use_enable cddb libcddb) \
                $(use_enable chromaprint) \
                $(use_enable dbus) \
-               $(use_enable directfb) \
                $(use_enable directx) \
                $(use_enable dc1394) \
                $(use_enable debug) \
@@ -414,6 +412,7 @@ src_configure() {
                --disable-cprof \
                --disable-crystalhd \
                --disable-decklink \
+               --disable-directfb \
                --disable-gles1 \
                --disable-gles2 \
                --disable-goom \