please bump, the v72 ebuild works fine for me for v75 (only tested with USE=-* though) Reproducible: Always
would also solve Bug 901197
*** Bug 901197 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66358b9cffb35803714f28d1ec817b2dfa26373 commit b66358b9cffb35803714f28d1ec817b2dfa26373 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2023-04-18 22:17:11 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2023-04-18 22:17:38 +0000 media-video/mkvtoolnix: Version bump to 75.0.0 This fixes the build with Ruby 3.2. Also deals with unknown --with-po4a-translate configure option. Bug: https://bugs.gentoo.org/895138 Closes: https://bugs.gentoo.org/903727 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-video/mkvtoolnix/Manifest | 1 + media-video/mkvtoolnix/mkvtoolnix-75.0.0.ebuild | 132 ++++++++++++++++++++++++ media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 4 +- 3 files changed, 135 insertions(+), 2 deletions(-)
(In reply to Larry the Git Cow from comment #3) > The bug has been closed via the following commit(s): $(usex nls "" --with-po4a=false) break builds with "-nls" --with-po4a=prog use prog instead of looking for po4a
(In reply to Maxim Britov from comment #4) > (In reply to Larry the Git Cow from comment #3) > > The bug has been closed via the following commit(s): > > $(usex nls "" --with-po4a=false) > break builds with "-nls" > > --with-po4a=prog use prog instead of looking for po4a Please file a bug for that.
(In reply to Maxim Britov from comment #4) > (In reply to Larry the Git Cow from comment #3) > > The bug has been closed via the following commit(s): > > $(usex nls "" --with-po4a=false) > break builds with "-nls" > > --with-po4a=prog use prog instead of looking for po4a Are you sure about that? It works fine here.
(In reply to James Le Cuirot from comment #6) (In reply to Sam James from comment #5) Ok, bug 904710