Per: https://gitlab.com/mbunkus/mkvtoolnix/-/issues/3556 mkvtoolnix version 77.0 header editor segfaults. Developer included fixes in v78.
ping 80.0 is available : https://gitlab.com/mbunkus/mkvtoolnix/-/tags/release-80.0
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf68d134946a79adc16422461ddb51fc45f8cdc commit ebf68d134946a79adc16422461ddb51fc45f8cdc Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2023-11-19 13:19:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-14 04:22:40 +0000 media-video/mkvtoolnix: add 80.0 Closes: https://bugs.gentoo.org/914337 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33922 Signed-off-by: Sam James <sam@gentoo.org> media-video/mkvtoolnix/Manifest | 2 + .../files/mkvtoolnix-80.0.0-fix-qtmultimedia.patch | 29 ++++ .../files/mkvtoolnix-80.0.0-no-uic-qtwidgets.patch | 31 ++++ .../files/mkvtoolnix-80.0.0-optional-qtdbus.patch | 70 +++++++++ media-video/mkvtoolnix/mkvtoolnix-80.0.ebuild | 167 +++++++++++++++++++++ media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 84 +++++++---- 6 files changed, 357 insertions(+), 26 deletions(-)