Subject: CVS commit: pkgsrc/multimedia/mkvtoolnix
From: Adam Ciarcinski
Date: 2019-03-13 18:36:27
Message id: 20190313173627.2D1A1FB16@cvs.NetBSD.org

Log Message:
mkvtoolnix: updated to 32.0.0

Version 32.0.0 "Astral Progressions":

New features and enhancements
* mkvinfo: when sizes are output the size of the element's data portion is
  output in addition to the element's total size.
* MKVToolNix GUI: info tool: the element's data portion is
  shown as an extra column.
* MKVToolNix GUI: multiplexer: added column "Delay" to the track list
  containing the additional delay to apply during multiplexing.

Bug fixes
* all: fixed handling of Unicode code points > U+FFFF.
* mkvmerge: Windows: mkvmerge was crashing with an exception when trying to
  identify certain files that can be used on Blu-rays (such as MPEG transport
  streams of MPLS play list files) and when the file name was given as a UNC
  path (e.g. `\\servername\sharename\path\to\file.m2ts`). The GUI emitted
  errors such as "the JSON output could not be parsed" in that case.
* MKVToolNix GUI: the portable mode wasn't detected correctly when the current
  working directory the GUI was started from wasn't the directory the GUI's
  executable file was located it. Examples for when this is the case are
  Windows' "send to" or "open with" functions.
* MKVToolNix GUI: multiplexer: using button to change the current destination
  directory to one of the recently used ones did not update the file name
  according to the "make file name unique" setting.
* MKVToolNix GUI: multiplexer: the function "set destination file name from
  selected file's name" will now only change the destination file's name but
  not its path.

Build system changes
* libEBML v1.3.7 and libMatroska 1.5.0 are now required as they fix their
  handling of Unicode code points > U+FFFF.

Files:
RevisionActionfile
1.127modifypkgsrc/multimedia/mkvtoolnix/Makefile
1.64modifypkgsrc/multimedia/mkvtoolnix/distinfo
1.3modifypkgsrc/multimedia/mkvtoolnix/patches/patch-Rakefile
1.2removepkgsrc/multimedia/mkvtoolnix/patches/patch-build-config.in