commit:     2638326a27af21509db24056dd9b037c1f3ed7ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 01:35:45 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 01:46:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2638326a

media-video/vlc: Drop USE=directfb

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 | 5 ++---
 media-video/vlc/vlc-2.2.9999.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-video/vlc/vlc-2.2.8-r1.ebuild 
b/media-video/vlc/vlc-2.2.8-r1.ebuild
index bdc58178d60..bdfeed0e344 100644
--- a/media-video/vlc/vlc-2.2.8-r1.ebuild
+++ b/media-video/vlc/vlc-2.2.8-r1.ebuild
@@ -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 \

diff --git a/media-video/vlc/vlc-2.2.9999.ebuild 
b/media-video/vlc/vlc-2.2.9999.ebuild
index 513a854d0f3..791c67a9a98 100644
--- a/media-video/vlc/vlc-2.2.9999.ebuild
+++ b/media-video/vlc/vlc-2.2.9999.ebuild
@@ -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 \

Reply via email to