Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914337 - media-video/mkvtoolnix-78.0: version bump to fix bugs in mkvtoolnix-77.0
Summary: media-video/mkvtoolnix-78.0: version bump to fix bugs in mkvtoolnix-77.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 913811
  Show dependency tree
 
Reported: 2023-09-16 23:20 UTC by Paul VG
Modified: 2023-12-14 04:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul VG 2023-09-16 23:20:07 UTC
Per:
https://gitlab.com/mbunkus/mkvtoolnix/-/issues/3556

mkvtoolnix version 77.0 header editor segfaults.  Developer included fixes in v78.
Comment 1 David Duchesne 2023-11-19 11:17:11 UTC
ping
80.0 is available : https://gitlab.com/mbunkus/mkvtoolnix/-/tags/release-80.0
Comment 2 Larry the Git Cow gentoo-dev 2023-12-14 04:23:36 UTC
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(-)