media-video/vlc: Revert drop USE=linsys, merge with USE=zvbi
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 19 Feb 2018 00:51:10 +0000 (01:51 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 19 Feb 2018 06:43:52 +0000 (07:43 +0100)
Let's keep the hardware support independent, as it can be used without
USE=zvbi which selects between two different vlc modules.

media-video/vlc/vlc-3.0.9999.ebuild
media-video/vlc/vlc-9999.ebuild

index b201135670567b19122f6848c9dbe263770f7134..74239039af507fa9838e389c730fb66225721c4c 100644 (file)
@@ -30,9 +30,9 @@ LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-9" # vlc - vlccore
 
 IUSE="a52 aalib alsa altivec aom archive bidi bluray cddb chromaprint chromecast dbus
-       dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth
-       fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass libav
-       libcaca libnotify +libsamplerate libtar libtiger lirc live lua macosx-notifications
+       dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth fontconfig
+       +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass 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 rtsp run-as-root
        samba schroedinger sdl-image sftp shout sid skins speex ssl svg taglib theora tremor
@@ -119,6 +119,7 @@ RDEPEND="
        libsamplerate? ( media-libs/libsamplerate:0 )
        libtar? ( dev-libs/libtar:0 )
        libtiger? ( media-libs/libtiger:0 )
+       linsys? ( media-libs/zvbi )
        lirc? ( app-misc/lirc:0 )
        live? ( media-plugins/live:0 )
        lua? ( >=dev-lang/lua-5.1:0 )
@@ -206,7 +207,7 @@ RDEPEND="
        x265? ( media-libs/x265:0= )
        xml? ( dev-libs/libxml2:2 )
        zeroconf? ( net-dns/avahi:0[dbus] )
-       zvbi? ( media-libs/zvbi:0 )
+       zvbi? ( media-libs/zvbi )
 "
 DEPEND="${RDEPEND}
        >=sys-devel/gettext-0.19.8:*
@@ -315,6 +316,7 @@ src_configure() {
                $(use_enable libsamplerate samplerate)
                $(use_enable libtar)
                $(use_enable libtiger tiger)
+               $(use_enable linsys)
                $(use_enable lirc)
                $(use_enable live live555)
                $(use_enable lua)
@@ -376,7 +378,6 @@ src_configure() {
                $(use_enable xml libxml2)
                $(use_enable zeroconf avahi)
                $(use_enable zvbi)
-               $(use_enable zvbi linsys)
                $(use_enable !zvbi telx)
                --disable-asdcp
                --disable-coverage
index bfe872bbf4b9a453a5b86d6f9fc9ab5bc78ce02a..5ba1166a4d55d2863163968ddf92774a184eb195 100644 (file)
@@ -30,14 +30,14 @@ LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5-9" # vlc - vlccore
 
 IUSE="a52 aalib alsa altivec aom archive bidi bluray cddb chromaprint chromecast dbus
-       dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth
-       fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass libav
-       libcaca libnotify +libsamplerate libtar libtiger lirc live lua macosx-notifications
+       dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth fontconfig
+       +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass 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 rtsp run-as-root
        samba schroedinger sdl-image sftp shout sid skins speex ssl svg taglib theora tremor
        truetype twolame udev upnp vaapi v4l vcd vdpau vnc vorbis vpx wayland wma-fixed +X
-       x264 x265 +xcb xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse
+       x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse
 "
 REQUIRED_USE="
        aalib? ( X )
@@ -119,6 +119,7 @@ RDEPEND="
        libsamplerate? ( media-libs/libsamplerate:0 )
        libtar? ( dev-libs/libtar:0 )
        libtiger? ( media-libs/libtiger:0 )
+       linsys? ( media-libs/zvbi )
        lirc? ( app-misc/lirc:0 )
        live? ( media-plugins/live:0 )
        lua? ( >=dev-lang/lua-5.1:0 )
@@ -206,7 +207,7 @@ RDEPEND="
        x265? ( media-libs/x265:0= )
        xml? ( dev-libs/libxml2:2 )
        zeroconf? ( net-dns/avahi:0[dbus] )
-       zvbi? ( media-libs/zvbi:0 )
+       zvbi? ( media-libs/zvbi )
 "
 DEPEND="${RDEPEND}
        >=sys-devel/gettext-0.19.8:*
@@ -315,6 +316,7 @@ src_configure() {
                $(use_enable libsamplerate samplerate)
                $(use_enable libtar)
                $(use_enable libtiger tiger)
+               $(use_enable linsys)
                $(use_enable lirc)
                $(use_enable live live555)
                $(use_enable lua)
@@ -376,7 +378,6 @@ src_configure() {
                $(use_enable xml libxml2)
                $(use_enable zeroconf avahi)
                $(use_enable zvbi)
-               $(use_enable zvbi linsys)
                $(use_enable !zvbi telx)
                --disable-asdcp
                --disable-coverage