Created attachment 865377 [details] newsboat 2.32 ebuild This also includes a new doc useflag to get rid of ruby dependencies.
Still fails in compile phase: /bin/sh: line 1: asciidoctor: command not found You need to filter make targets when USE="-doc", because target 'all' still includes doc.
Created attachment 872820 [details] newsboat-2.33.ebuild I made an ebuild for newsboat 2.33 which filters make targets, not sure how to submit it so I uploaded it here
(In reply to ponky from comment #1) > Still fails in compile phase: > > /bin/sh: line 1: asciidoctor: command not found > > You need to filter make targets when USE="-doc", because target 'all' still > includes doc. Yeah it fails i didn't put enough attention into it (In reply to Vadim I. from comment #2) > Created attachment 872820 [details] > newsboat-2.33.ebuild > > I made an ebuild for newsboat 2.33 which filters make targets, not sure how > to submit it so I uploaded it here Yeah that works perfectly, would open a pr on their github repo to get some attentions?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ed578c12e9e4e109a62eaa8561018eb77a9b82 commit 02ed578c12e9e4e109a62eaa8561018eb77a9b82 Author: Vadim I <vadign00@gmail.com> AuthorDate: 2023-12-28 14:17:21 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-05 17:22:51 +0000 net-news/newsboat: add 2.34, ship prebuilt docs Closes: https://bugs.gentoo.org/831123 Closes: https://bugs.gentoo.org/901213 Closes: https://bugs.gentoo.org/910210 Signed-off-by: Vadim I <vadign00@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34517 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> net-news/newsboat/Manifest | 79 ++++++++++++ net-news/newsboat/newsboat-2.34.ebuild | 212 +++++++++++++++++++++++++++++++++ 2 files changed, 291 insertions(+)