summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-01-05 13:27:50 +0000
committeradam <adam@pkgsrc.org>2021-01-05 13:27:50 +0000
commitb9fa4fdc41dcc3af66469fa2bb812a5347d4e3a4 (patch)
treeb81b94b12c11f64f332155a571901bab3c48f186 /multimedia
parent04159b974017134650896a242cc8c33e2129f875 (diff)
downloadpkgsrc-b9fa4fdc41dcc3af66469fa2bb812a5347d4e3a4.tar.gz
mkvtoolnix: updated to 52.0.0
Version 52.0.0 "Secret For The Mad" New features and enhancements * MKVToolNix GUI: job queue: the maximum number of jobs to run concurrently can now be increased in the preferences. The default remains at 1. * MKVToolNix GUI: the GUI will now add a context-specific default extension to file names selected for saving on platforms that don't add one itself (e.g. GNOME). For example, when saving multiplexer settings the extension `.mtxcfg` will be added. * MKVToolNix GUI: added an option to the preferences for the window to stay on top of other windows. Bug fixes * mkvextract: h.265/HEVC extraction: the code for skipping extraction of prefix SEI NALUs in the first frame was skipping two bytes too few, resulting in broken processing of all following bytes. Patch by Mike Chen. * libEBML: the optional, bundled version of libEBML was updated to v1.4.1. Build system changes * libEBML v1.4.1 is now required due to a bug in libEBML that caused pointers to just-freed memory being returned to the caller under certain invalid data constellations, causing use-after-free errors in all of MKVToolNix's programs.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mkvtoolnix/Makefile7
-rw-r--r--multimedia/mkvtoolnix/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index f869da96cc5..8902d829589 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2021/01/01 09:52:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.165 2021/01/05 13:27:50 adam Exp $
-DISTNAME= mkvtoolnix-51.0.0
-PKGREVISION= 3
+DISTNAME= mkvtoolnix-52.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
@@ -52,7 +51,7 @@ do-install:
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libebml+= libebml>=1.4.0
+BUILDLINK_API_DEPENDS.libebml+= libebml>=1.4.1
.include "../../devel/libebml/buildlink3.mk"
.include "../../devel/pcre2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo
index f024b81506a..d01ef2d3cde 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2020/10/09 08:22:05 adam Exp $
+$NetBSD: distinfo,v 1.84 2021/01/05 13:27:50 adam Exp $
-SHA1 (mkvtoolnix-51.0.0.tar.xz) = 3bc8ed818ca90e332248c197cab5ae9a022d75ae
-RMD160 (mkvtoolnix-51.0.0.tar.xz) = f4769cb57fced99828626d86a7a91c791df32183
-SHA512 (mkvtoolnix-51.0.0.tar.xz) = 2e91b039dbcab9afbad29c6c8e66ac305b2518319f68301a34a909fdffb02305025106368d4338abf148be5af4adfebab2eb1b5ccf0c9c0b0cef8f9e6e58a26e
-Size (mkvtoolnix-51.0.0.tar.xz) = 7569264 bytes
+SHA1 (mkvtoolnix-52.0.0.tar.xz) = aa71048aec27d24b83550eeb6c1887d1c3b15629
+RMD160 (mkvtoolnix-52.0.0.tar.xz) = 66200ecb9c41f9974123b7d2609719c59994bd23
+SHA512 (mkvtoolnix-52.0.0.tar.xz) = e1c3fcf80a0b7ea8d51c3afed3dc449db0857b3f34b03aa204ab8ce1223c6cfcecb82b5336b03fc610768740ea663ee84edbfcc456934e5ac5b66ae0ea76b587
+Size (mkvtoolnix-52.0.0.tar.xz) = 7553452 bytes
SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0