Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/
Date: Sat, 30 Dec 2017 01:47:10
Message-Id: 1514598409.2638326a27af21509db24056dd9b037c1f3ed7ed.asturm@gentoo
1 commit: 2638326a27af21509db24056dd9b037c1f3ed7ed
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 30 01:35:45 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 30 01:46:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2638326a
7
8 media-video/vlc: Drop USE=directfb
9
10 Bug: https://bugs.gentoo.org/642508
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 media-video/vlc/vlc-2.2.8-r1.ebuild | 5 ++---
14 media-video/vlc/vlc-2.2.9999.ebuild | 5 ++---
15 2 files changed, 4 insertions(+), 6 deletions(-)
16
17 diff --git a/media-video/vlc/vlc-2.2.8-r1.ebuild b/media-video/vlc/vlc-2.2.8-r1.ebuild
18 index bdc58178d60..bdfeed0e344 100644
19 --- a/media-video/vlc/vlc-2.2.8-r1.ebuild
20 +++ b/media-video/vlc/vlc-2.2.8-r1.ebuild
21 @@ -30,7 +30,7 @@ LICENSE="LGPL-2.1 GPL-2"
22 SLOT="0/5-8" # vlc - vlccore
23
24 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda
25 - cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2
26 + cddb chromaprint dbus dc1394 debug directx dts dvb +dvbpsi dvd dxva2
27 elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme
28 gnome gnutls growl gstreamer httpd ieee1394 jack jpeg kate libass libav
29 libcaca libnotify +libsamplerate libtiger linsys libtar lirc live lua
30 @@ -85,7 +85,6 @@ RDEPEND="
31 chromaprint? ( >=media-libs/chromaprint-0.6:0 )
32 dbus? ( >=sys-apps/dbus-1.6:0 )
33 dc1394? ( >=sys-libs/libraw1394-2.0.1:0 >=media-libs/libdc1394-2.1:2 )
34 - directfb? ( dev-libs/DirectFB:0 )
35 dts? ( >=media-libs/libdca-0.0.5:0 )
36 dvbpsi? ( >=media-libs/libdvbpsi-1.0.0:0= )
37 dvd? ( >=media-libs/libdvdread-4.9:0 >=media-libs/libdvdnav-4.9:0 )
38 @@ -310,7 +309,6 @@ src_configure() {
39 $(use_enable cddb libcddb) \
40 $(use_enable chromaprint) \
41 $(use_enable dbus) \
42 - $(use_enable directfb) \
43 $(use_enable directx) \
44 $(use_enable dc1394) \
45 $(use_enable debug) \
46 @@ -414,6 +412,7 @@ src_configure() {
47 --disable-cprof \
48 --disable-crystalhd \
49 --disable-decklink \
50 + --disable-directfb \
51 --disable-gles1 \
52 --disable-gles2 \
53 --disable-goom \
54
55 diff --git a/media-video/vlc/vlc-2.2.9999.ebuild b/media-video/vlc/vlc-2.2.9999.ebuild
56 index 513a854d0f3..791c67a9a98 100644
57 --- a/media-video/vlc/vlc-2.2.9999.ebuild
58 +++ b/media-video/vlc/vlc-2.2.9999.ebuild
59 @@ -30,7 +30,7 @@ LICENSE="LGPL-2.1 GPL-2"
60 SLOT="0/5-8" # vlc - vlccore
61
62 IUSE="a52 aalib alsa altivec atmo +audioqueue +avcodec +avformat bidi bluray cdda
63 - cddb chromaprint dbus dc1394 debug directfb directx dts dvb +dvbpsi dvd dxva2
64 + cddb chromaprint dbus dc1394 debug directx dts dvb +dvbpsi dvd dxva2
65 elibc_glibc +encode faad fdk fluidsynth +ffmpeg flac fontconfig +gcrypt gme
66 gnome gnutls growl gstreamer httpd ieee1394 jack jpeg kate libass libav
67 libcaca libnotify +libsamplerate libtiger linsys libtar lirc live lua
68 @@ -85,7 +85,6 @@ RDEPEND="
69 chromaprint? ( >=media-libs/chromaprint-0.6:0 )
70 dbus? ( >=sys-apps/dbus-1.6:0 )
71 dc1394? ( >=sys-libs/libraw1394-2.0.1:0 >=media-libs/libdc1394-2.1:2 )
72 - directfb? ( dev-libs/DirectFB:0 )
73 dts? ( >=media-libs/libdca-0.0.5:0 )
74 dvbpsi? ( >=media-libs/libdvbpsi-1.0.0:0= )
75 dvd? ( >=media-libs/libdvdread-4.9:0 >=media-libs/libdvdnav-4.9:0 )
76 @@ -310,7 +309,6 @@ src_configure() {
77 $(use_enable cddb libcddb) \
78 $(use_enable chromaprint) \
79 $(use_enable dbus) \
80 - $(use_enable directfb) \
81 $(use_enable directx) \
82 $(use_enable dc1394) \
83 $(use_enable debug) \
84 @@ -414,6 +412,7 @@ src_configure() {
85 --disable-cprof \
86 --disable-crystalhd \
87 --disable-decklink \
88 + --disable-directfb \
89 --disable-gles1 \
90 --disable-gles2 \
91 --disable-goom \