Fri May 4 21:56:58 2018 UTC ()
mkvtoolnix: updated to 23.0.0

Version 23.0.0 "The Bride Said No":

New features and enhancements

* mkvmerge: input: format detection uses file-extension to improve performance
  and to give preference when several formats match.
* mkvmerge: AV1: added support for reading AV1 video from Open Bitstream Unit
  files.
* mkvmerge: AV1: adjusted the code for the AV1 bitstream format changes made
  up to 2018-05-02.
* mkvmerge: MP4 reader: if a track has an edit list with two identical
  entries, each spanning the file's duration as given in the movie header
  atom, then the second entry will now be ignored. Improves the handling of
  files with bogus data.
* MKVToolNix GUI: multiplexer: added options to only enable tracks of certain
  types by default.
* MKVToolNix GUI: multiplexer: added an option to enable dialog normalization
  gain removal by default for all audio tracks for which the operation is
  supported.
* MKVToolNix GUI: multiplexer: when deriving track languages from the file
  names is active and the file name contains the usual season/episode pattern
  (e.g. "S02E14"), then only the part after the season/episode pattern will be
  used for detecting the language.
* MKVToolNix GUI: multiplexer: the regular expression used for deriving track
  languages from the file names can now be customized in the preferences.
* MKVToolNix GUI: multiplexer: the user can now customize the list of track
  languages the GUI recognizes in file names. This list defaults to a handful
  of common languages instead of the full list of supported languages.


(adam)
diff -r1.106 -r1.107 pkgsrc/multimedia/mkvtoolnix/Makefile
diff -r1.48 -r1.49 pkgsrc/multimedia/mkvtoolnix/distinfo

cvs diff -r1.106 -r1.107 pkgsrc/multimedia/mkvtoolnix/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/mkvtoolnix/Makefile 2018/04/29 21:31:57 1.106
+++ pkgsrc/multimedia/mkvtoolnix/Makefile 2018/05/04 21:56:57 1.107
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.106 2018/04/29 21:31:57 adam Exp $ 1# $NetBSD: Makefile,v 1.107 2018/05/04 21:56:57 adam Exp $
2 2
3DISTNAME= mkvtoolnix-22.0.0 3DISTNAME= mkvtoolnix-23.0.0
4PKGREVISION= 2 
5CATEGORIES= multimedia 4CATEGORIES= multimedia
6MASTER_SITES= https://mkvtoolnix.download/sources/ 5MASTER_SITES= https://mkvtoolnix.download/sources/
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://mkvtoolnix.download/ 9HOMEPAGE= https://mkvtoolnix.download/
11COMMENT= Set of tools to create, alter and inspect Matroska files 10COMMENT= Set of tools to create, alter and inspect Matroska files
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl 13BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
15BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a 14BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a
16BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} 15BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
17 16

cvs diff -r1.48 -r1.49 pkgsrc/multimedia/mkvtoolnix/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/mkvtoolnix/distinfo 2018/04/02 19:39:50 1.48
+++ pkgsrc/multimedia/mkvtoolnix/distinfo 2018/05/04 21:56:57 1.49
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.48 2018/04/02 19:39:50 adam Exp $ 1$NetBSD: distinfo,v 1.49 2018/05/04 21:56:57 adam Exp $
2 2
3SHA1 (mkvtoolnix-22.0.0.tar.xz) = 36719c113c5667de0bef4ee4aafd4060bf19ff4c 3SHA1 (mkvtoolnix-23.0.0.tar.xz) = 32f998202c032e94e74f7e36be30ca2a94957c61
4RMD160 (mkvtoolnix-22.0.0.tar.xz) = e0c6f0855356956b92622d2e1ac499606b2d52d3 4RMD160 (mkvtoolnix-23.0.0.tar.xz) = bee9e657e58ccfb2299f0163b792c4ccd77ef016
5SHA512 (mkvtoolnix-22.0.0.tar.xz) = 59d299f21d484dc529dafe81a35d3351e4f57abf6a2d8889692d95b9b9ffacdca9b55a3cf373b147f3ff12595590bf98f49af5d22d311b9b2d03f12a4bba00a6 5SHA512 (mkvtoolnix-23.0.0.tar.xz) = 3c9072b54a4076e6fb934d40a2c2554dfa1316de1cb8d74ab262b0584eda1e679324aaf690195f68590413f9d3ca34d5d2a1f9f5545de065fe2db892eee19ffb
6Size (mkvtoolnix-22.0.0.tar.xz) = 4714712 bytes 6Size (mkvtoolnix-23.0.0.tar.xz) = 4729056 bytes
7SHA1 (patch-build-config.in) = 89c67720f7886741dcabbbed88cfbfd31bf4ccc7 7SHA1 (patch-build-config.in) = 89c67720f7886741dcabbbed88cfbfd31bf4ccc7