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 65.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/967309c445c4
branches: trunk
changeset: 373106:967309c445c4
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 06 16:49:49 2022 +0000
description:
mkvtoolnix: updated to 65.0.0
Version 65.0.0 "Too Much" 2022-02-06
New features and enhancements
* mkvmerge: the options `--default-track` and `--forced-track` have been
renamed to `--default-track-flag` and `--forced-display-flag` respectively
for improved consistency with other option names & the wording used in the
GUI. However, the old names will be supported and recognized
indefinitely. What will remain unchanged is the property names for those
flags in mkvmerge's identification output. Existing third-party programs
will continue working as they are.
* mkvmerge: added a new option `--track-enabled-flag` to set or unset the
"track enabled" track header flag.
* mkvmerge: MP4 reader: `mkvmerge` will now evaluate the `flags` field of the
track header atom (`tkhd`) and set the track's "enabled" flag
accordingly.
* MKVToolNix GUI: multiplexer: added support for the "track enabled" track
header flag.
* MKVToolNix GUI: multiplexer, header editor: added several menu entries &
keyboard shortcuts for toggling various track flags of the currently
selected tracks, e.g. `Ctrl+Alt+F, D` (that's `Ctrl` and `Alt` with `F`
simultaneously followed by `D` without any other key pressed) for toggling
the "default track" flag.
* MKVToolNix GUI: multiplexer, header editor: added menu entries & keyboard
shortcuts for setting the language of the currently selected tracks to one
from a configurable list of languages. The shortcuts used are `Ctrl+Alt+A,
1` through `Ctrl+Alt+A, 0` for the first ten entries of that list (that's
`Ctrl` and `Alt` with `A` simultaneously followed by a digit without any
other key pressed).
* MKVToolNix GUI: chapter editor: if the user enters commas in start or end
timestamps they will automatically be changed to points as the decimal
separator, allowing for easier copy & paste from other
programs/sources.
* MKVToolNix: header editor: the selected track or attached file can now be
moved up & down with the keyboard shortcuts `Ctrl+Up` & `Ctrl+Down`
respectively.
Bug fixes
* mkvmerge: Matroska reader: DVB subtitle tracks with a codec private data
size of more than five bytes are accepted now, too.
diffstat:
multimedia/mkvtoolnix/Makefile | 5 ++---
multimedia/mkvtoolnix/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r be75a7ce050f -r 967309c445c4 multimedia/mkvtoolnix/Makefile
--- a/multimedia/mkvtoolnix/Makefile Sun Feb 06 16:49:03 2022 +0000
+++ b/multimedia/mkvtoolnix/Makefile Sun Feb 06 16:49:49 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.188 2022/01/10 01:46:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.189 2022/02/06 16:49:49 adam Exp $
-DISTNAME= mkvtoolnix-64.0.0
-PKGREVISION= 1
+DISTNAME= mkvtoolnix-65.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff -r be75a7ce050f -r 967309c445c4 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Sun Feb 06 16:49:03 2022 +0000
+++ b/multimedia/mkvtoolnix/distinfo Sun Feb 06 16:49:49 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.99 2021/12/29 17:01:18 adam Exp $
+$NetBSD: distinfo,v 1.100 2022/02/06 16:49:49 adam Exp $
-BLAKE2s (mkvtoolnix-64.0.0.tar.xz) = ea4b267bfc36604920a21df72cfe202e37be2e18a193f61ccf960bfe54c36969
-SHA512 (mkvtoolnix-64.0.0.tar.xz) = 252fdf0a9497d34f2a407ca0d3e584d1cd5a2f566b793a3a6b9af8473855d89e55ce79a8b4aff71d5a25f7a15ca991f84a3c4441168553af9feffdfe75e19844
-Size (mkvtoolnix-64.0.0.tar.xz) = 7700012 bytes
+BLAKE2s (mkvtoolnix-65.0.0.tar.xz) = a49fc8117798de47b484afc0cd202d0fca0fb54ec8d7738879838e1da7d2fb38
+SHA512 (mkvtoolnix-65.0.0.tar.xz) = 874684032fca5d84ce99e2843d47980d05353856d8d1da811d58b892065fe2a527d578908f78b7d59060af532af1ffcbf39dd9ce1e515d0c99a741843deb32a4
+Size (mkvtoolnix-65.0.0.tar.xz) = 7709588 bytes
SHA1 (patch-Rakefile) = 08dbf4a4968008ff258a66e71aa2bddc61c04af6
SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0
Home |
Main Index |
Thread Index |
Old Index