Does not build with ffmpeg-3 as per upstream.
Gentoo-bug: 574990
Bug: https://tvheadend.org/issues/3597
Package-Manager: portage-2.2.28
IUSE="avahi capmt constcw +cwc dbus +dvb +dvbscan ffmpeg hdhomerun libav imagecache inotify iptv satip +timeshift uriparser xmltv zlib"
+# does not build with ffmpeg-3 - bug 574990
+# https://tvheadend.org/issues/3597
RDEPEND="dev-libs/openssl:=
virtual/libiconv
avahi? ( net-dns/avahi )
dbus? ( sys-apps/dbus )
ffmpeg? (
- !libav? ( media-video/ffmpeg:0= )
+ !libav? (
+ media-video/ffmpeg:0=
+ <media-video/ffmpeg-3
+ )
libav? ( media-video/libav:= )
)
hdhomerun? ( media-libs/libhdhomerun )