pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mkvtoolnix mkvtoolnix: updated to 38.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/526523251668
branches: trunk
changeset: 341757:526523251668
user: adam <adam%pkgsrc.org@localhost>
date: Sun Oct 06 16:37:36 2019 +0000
description:
mkvtoolnix: updated to 38.0.0
Version 38.0.0 "The Silent Type":
New features and enhancements
* mkvextract: chapters, tags & cue sheets will now be written to standard
output if no file name is given, same as if `-` is given as the file name.
* MKVToolNix GUI: job queue: added a new setting in the preferences' "job
queue & job status" section that, when enabled, will cause the GUI to remove
all output files created by jobs that are either aborted by the user or that
end in an error.
Bug fixes
* all programs: macOS: fixed file access if the file name (including all path
components) contains any Unicode character where NFC (Normalization Form
Canonical Composed) and NFD (Normalization Form Canonical Decomposed)
differ, e.g. German Umlauts.
* mkvmerge: when splitting by chapters the user can now split by chapters
coming from one of the appended files, too.
* mkvmerge: AAC reader: fixed reading codec parameters (channels, sample rate)
if a file starts with garbage that includes valid-but-bogus AAC
headers.
* MKVToolNix GUI: Hebrew was added to the list of often-used languages so that
it can be selected by default again.
* MKVToolNix GUI: when updating the GUI's settings from v37.0.0 or older, the
GUI checks if the list of often-used languages equals the built-in list from
v36.0.0. If it does, it will be updated to the built-in list changed in
v37.0.0.
Build system changes
* Boost's Operators header library is now required.
diffstat:
multimedia/mkvtoolnix/Makefile | 5 ++---
multimedia/mkvtoolnix/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 2b9be00ab357 -r 526523251668 multimedia/mkvtoolnix/Makefile
--- a/multimedia/mkvtoolnix/Makefile Sun Oct 06 16:36:27 2019 +0000
+++ b/multimedia/mkvtoolnix/Makefile Sun Oct 06 16:37:36 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.136 2019/09/18 14:17:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.137 2019/10/06 16:37:36 adam Exp $
-DISTNAME= mkvtoolnix-37.0.0
-PKGREVISION= 1
+DISTNAME= mkvtoolnix-38.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff -r 2b9be00ab357 -r 526523251668 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Sun Oct 06 16:36:27 2019 +0000
+++ b/multimedia/mkvtoolnix/distinfo Sun Oct 06 16:37:36 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.69 2019/08/25 12:38:05 adam Exp $
+$NetBSD: distinfo,v 1.70 2019/10/06 16:37:36 adam Exp $
-SHA1 (mkvtoolnix-37.0.0.tar.xz) = 74fecb635b0e0cab5545081a432d55356b6f306d
-RMD160 (mkvtoolnix-37.0.0.tar.xz) = 4503a2e291afca88209e55b4828c5cc34abf205e
-SHA512 (mkvtoolnix-37.0.0.tar.xz) = 196f8d12f36d95d077b8afeda4d651fe7fe5a0d6c9e71a49608732cbf6d68052681ec855875ed4a79e8aa0589502f4475a4306eaa9464523288a1af740b84df8
-Size (mkvtoolnix-37.0.0.tar.xz) = 7307984 bytes
+SHA1 (mkvtoolnix-38.0.0.tar.xz) = bbc037763309797bbb2eef6a0c6871b43410aa13
+RMD160 (mkvtoolnix-38.0.0.tar.xz) = f9b3f7e7a5bcef6778307db4f1ecc736f4c9e72f
+SHA512 (mkvtoolnix-38.0.0.tar.xz) = ae8794884fc86e9f4f61fd4b0a2e00cc3c007450ab784441540787a26522488f851e6c87e950c10f24e85d880668a2da1bf1b55df7f450b588dcad0da12f8728
+Size (mkvtoolnix-38.0.0.tar.xz) = 7348600 bytes
SHA1 (patch-Rakefile) = b9404cfd3121e962a60bad86668c1160511a8b0f
SHA1 (patch-src_common_locale.cpp) = 46ba293fb0dee8af0e6e6fbe17c725a509101109
Home |
Main Index |
Thread Index |
Old Index