4.2.7 is out for almost 20 days now; the current ebuild works fine with the dropping of 2 patches as those are solved upstream: --- tvheadend-4.2.6.ebuild 2018-09-08 16:13:12.860549247 +0200 +++ tvheadend-4.2.7.ebuild 2018-11-03 23:41:17.510918083 +0100 @@ -47,8 +47,6 @@ "${FILESDIR}"/${PN}-4.0.9-use_system_queue.patch "${FILESDIR}"/${PN}-4.2.1-hdhomerun.patch "${FILESDIR}"/${PN}-4.2.2-dtv_scan_tables.patch - "${FILESDIR}"/${PN}-4.2.5-ffmpeg_3.5.patch - "${FILESDIR}"/${PN}-4.2.5-gcc8.patch ) DOCS=( README.md )
Just a note for future readers, I noticed that when updating from a previous version (not 4.2.6) that tvheadend kept crashing due to a (now) invalid caclient file, where I attempted to use ca9051 or what is it, which I had to remove.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69a42800d4e4089e4ef83e0b5790b30f759c99b5 commit 69a42800d4e4089e4ef83e0b5790b30f759c99b5 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2018-11-10 15:10:14 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2018-11-10 15:21:49 +0000 media-tv/tvheadend: Version bump to 4.2.7, EAPI 7 Closes: https://bugs.gentoo.org/670228 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-tv/tvheadend/Manifest | 1 + media-tv/tvheadend/tvheadend-4.2.7.ebuild | 120 ++++++++++++++++++++++++++++++ media-tv/tvheadend/tvheadend-9999.ebuild | 8 +- 3 files changed, 126 insertions(+), 3 deletions(-)