Hopefully upstream is porting away soon.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3977f181a303bba854a63531a90b187a6ce9020e commit 3977f181a303bba854a63531a90b187a6ce9020e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-12-26 16:41:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-12-26 16:41:37 +0000 profiles: Mask media-gfx/wkhtmltopdf for removal Bug: https://bugs.gentoo.org/709880 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
Since some years I maintain a personal ebuild. But different from the gentoo one it uses the patched QT provided by the same project. Problem here is that the patched QT does not build with GCC 9.3 but still relies on GCC 8.4 being available. And I have no idea how to fix that. (For me and the company I work for I decided that going with GCC 8.4 is acceptable for now) If that is no issue I could step as Proxy-Maintainer as and our products heavily rely on wkhtmltopdf there is no migration in the next 6 month planned.
If their version is so far behind that it can't build with >=GCC-9 (also, likely still needs py2?) then that relegates this well into personal overlay territory, sorry. Another example how upstream bundling leads to an impasse. Did you look into any alternatives to wkhtmltopdf yet?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ffa14f61a2ebdaf5a1b4c2b44f07f83c76127a commit 87ffa14f61a2ebdaf5a1b4c2b44f07f83c76127a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-24 21:53:20 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-24 23:00:32 +0000 media-gfx/wkhtmltopdf: Remove last-rited package Closes: https://bugs.gentoo.org/709880 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/wkhtmltopdf/Manifest | 1 - media-gfx/wkhtmltopdf/metadata.xml | 8 ----- media-gfx/wkhtmltopdf/wkhtmltopdf-0.12.5.ebuild | 43 ------------------------- profiles/package.mask | 6 ---- 4 files changed, 58 deletions(-)