pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mkvtoolnix
Module Name: pkgsrc
Committed By: adam
Date: Sat Nov 9 23:10:20 UTC 2019
Modified Files:
pkgsrc/multimedia/mkvtoolnix: Makefile distinfo
Log Message:
mkvtoolnix: updated to 40.0.0
Version 40.0.0 "Old Town Road + Pony":
New features and enhancements
* mkvmerge: MP4 reader: added support for BMP covert art images.
* MKVToolNix GUI: multiplexer: added an option to disable deriving the
destination file name from the file title.
* MKVToolNix GUI: multiplexer: the content of the "stereoscopy" combo box has
been simplified making the box's minimum width much smaller, allowing the
user to resize the GUI's whole window to a much smaller width.
* MKVToolNix GUI: multiplexer: whenever the user changes the "aspect ratio" or
"display dimensions" controls, the corresponding radio button will be
activated automatically.
* MKVToolNix GUI: Windows: added a setting in the preferences to disable the
GUI's dark color mode even if Windows's app color mode is set to
dark.
* MKVToolNix GUI: Windows: replaced the dark mode introduced in v39 with
another dark mode that's less wasteful with space between widgets.
Bug fixes
* mkvmerge: MP4 reader: mkvmerge was reading eight bytes too many for cover
art images. This could cause file identification to fail when the cover art
was located at the end of the MP4 file. Even if it succeeded, this meant too
much data present in the attachment.
* mkvmerge: MP4 reader: covert art images with unknown image types will be
skipped instead of treated as JPEG images.
Build system changes
* Qt 5.9.0 or newer is now required for building MKVToolNix GUI.
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/multimedia/mkvtoolnix/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/mkvtoolnix/Makefile
diff -u pkgsrc/multimedia/mkvtoolnix/Makefile:1.138 pkgsrc/multimedia/mkvtoolnix/Makefile:1.139
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.138 Tue Nov 5 18:01:48 2019
+++ pkgsrc/multimedia/mkvtoolnix/Makefile Sat Nov 9 23:10:20 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.138 2019/11/05 18:01:48 adam Exp $
+# $NetBSD: Makefile,v 1.139 2019/11/09 23:10:20 adam Exp $
-DISTNAME= mkvtoolnix-39.0.0
+DISTNAME= mkvtoolnix-40.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/multimedia/mkvtoolnix/distinfo
diff -u pkgsrc/multimedia/mkvtoolnix/distinfo:1.71 pkgsrc/multimedia/mkvtoolnix/distinfo:1.72
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.71 Tue Nov 5 18:01:48 2019
+++ pkgsrc/multimedia/mkvtoolnix/distinfo Sat Nov 9 23:10:20 2019
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.71 2019/11/05 18:01:48 adam Exp $
+$NetBSD: distinfo,v 1.72 2019/11/09 23:10:20 adam Exp $
-SHA1 (mkvtoolnix-39.0.0.tar.xz) = dd758bdae629de8c871497da83b2abaffc444032
-RMD160 (mkvtoolnix-39.0.0.tar.xz) = 662814a9d91b942b3e421dbc717407ea8718574b
-SHA512 (mkvtoolnix-39.0.0.tar.xz) = fd024e2d74e7bb162b744991e9fd2b1346af0c1a213278dc646ccd52e95fccffee84eff3fd00bf16650e97b360831e20c934083ab9f7d669241e34ef3a1a403d
-Size (mkvtoolnix-39.0.0.tar.xz) = 7505480 bytes
+SHA1 (mkvtoolnix-40.0.0.tar.xz) = a3770d93ae7eb2c7c975c7ef27da0ab3a79f2f35
+RMD160 (mkvtoolnix-40.0.0.tar.xz) = b2d44548b018dbd7c03e866a36919112a02dafb0
+SHA512 (mkvtoolnix-40.0.0.tar.xz) = 913b654a6372bd5b51de5b22d55de2cd06ab69bdaedcd52d39e0bb0716d4a7ef95f2245ff098116c929bdfbd937025ef7f288b6b9b9177c1fd1206cd6d1c57dc
+Size (mkvtoolnix-40.0.0.tar.xz) = 7390612 bytes
SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
SHA1 (patch-src_common_locale.cpp) = 46ba293fb0dee8af0e6e6fbe17c725a509101109
Home |
Main Index |
Thread Index |
Old Index