From c41d336317b5a48bf1b62b797e050978f4480487 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sun, 17 Dec 2017 22:52:45 +0000 Subject: [PATCH] media-tv/tvheadend: libdvben50221 is now effectively bundled The dependency on the no-longer-maintained linuxtv-dvb-apps can now be dropped. How ironic when I did the first bump in years just a few weeks ago. With this dependency gone, we may as well enable DDCI by default. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- media-tv/tvheadend/tvheadend-9999.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/media-tv/tvheadend/tvheadend-9999.ebuild b/media-tv/tvheadend/tvheadend-9999.ebuild index 952ade3e8533..04ecda4fb1b5 100644 --- a/media-tv/tvheadend/tvheadend-9999.ebuild +++ b/media-tv/tvheadend/tvheadend-9999.ebuild @@ -13,13 +13,12 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="" -IUSE="+capmt +constcw +cwc dbus debug ddci dvbcsa dvben50221 +dvb +ffmpeg hdhomerun +imagecache +inotify iptv libressl opus satip systemd +timeshift uriparser vpx x264 x265 xmltv zeroconf zlib" +IUSE="+capmt +constcw +cwc dbus debug +ddci dvbcsa +dvb +ffmpeg hdhomerun +imagecache +inotify iptv libressl opus satip systemd +timeshift uriparser vpx x264 x265 xmltv zeroconf zlib" RDEPEND=" virtual/libiconv dbus? ( sys-apps/dbus ) dvbcsa? ( media-libs/libdvbcsa ) - dvben50221? ( media-tv/linuxtv-dvb-apps ) ffmpeg? ( media-video/ffmpeg:0/55.57.57[opus?,vpx?,x264?,x265?] ) hdhomerun? ( media-libs/libhdhomerun ) !libressl? ( dev-libs/openssl:= ) @@ -48,8 +47,8 @@ RDEPEND+=" xmltv? ( media-tv/xmltv )" REQUIRED_USE=" - dvbcsa? ( || ( capmt constcw cwc dvben50221 ) ) - ddci? ( dvb dvben50221 ) + dvbcsa? ( || ( capmt constcw cwc ) ) + ddci? ( dvb ) " # Some patches from: @@ -98,7 +97,6 @@ src_configure() { $(use_enable ddci) \ $(use_enable dvb linuxdvb) \ $(use_enable dvbcsa) \ - $(use_enable dvben50221) \ $(use_enable ffmpeg libav) \ $(use_enable hdhomerun hdhomerun_client) \ $(use_enable imagecache) \ -- 2.26.2