summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-12-30 02:35:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-12-30 02:46:49 +0100
commit2638326a27af21509db24056dd9b037c1f3ed7ed (patch)
tree3fe6cd62c9871455e8d0803a3a7058e59ae43514
parentdev-perl/Bio-Graphics: Dist conversion (diff)
downloadgentoo-2638326a.tar.gz
gentoo-2638326a.tar.bz2
gentoo-2638326a.zip
media-video/vlc: Drop USE=directfb
Bug: https://bugs.gentoo.org/642508 Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--media-video/vlc/vlc-2.2.8-r1.ebuild5
-rw-r--r--media-video/vlc/vlc-2.2.9999.ebuild5
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 bdc58178d60a..bdfeed0e3449 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 513a854d0f39..791c67a9a98a 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 \