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:           Mon Apr  5 19:45:07 UTC 2021

Modified Files:
        pkgsrc/multimedia/mkvtoolnix: Makefile distinfo

Log Message:
mkvtoolnix: updated to 56.0.0

Version 56.0.0 "Strasbourg / St. Denis" 2021-04-05

New features and enhancements

* mkvmerge, mkvpropedit: tags: the programs will no longer write tag elements
  that are mandatory and set to their default value (e.g. "tag language" set
  to `und` = undetermined).
* mkvmerge, mkvpropedit, MKVToolNix GUI chapter editor: chapters: the programs
  will no longer write chapter elements that are mandatory and set to their
  default value (e.g. "chapter language" set to `eng` = English or "Chapter
  flag enabled" = 1).
* mkvextract: chapters: mkvextract will no longer add a `ChapterLanguage`
  element set to `eng` to the generated XML content if the source file doesn't
  contain such an element.
* MKVToolNix GUI: multiplexer: when using the "tab widget below the files &
  tracks" layout option for the track properties the elements in the "general
  options" tab will use six rows à four columns instead of twelve rows à two
  columns, greatly reducing the required height.

Bug fixes

* mkvmerge: AAC reader: fixed mkvmerge aborting to read AAC files bigger than
  2 GB with a message about not being able to allocate memory.
* mkvmerge: chapters: `ChapLanguageIETF` elements were still created when the
  option `--disable-language-ietf` was given after an option leading to the
  creation of chapters. Now the position doesn't matter anymore.
* mkvmerge: chapters: when the option `--disable-language-ietf` is used,
  `ChapLanguageIETF` elements won't be written even when sources are read
  (Matroska files or XML chapters files) that do contain those elements.
* mkvmerge: tags: when the option `--disable-language-ietf` is used,
  `TagLanguageIETF` elements won't be written.
* mkvmerge: tags: mkvmerge will no longer write language elements for the
  track statistics tags it creates, making the effective language
  "undetermined" due to `und` being the default value for the legacy tag
  language element.
* mkvmerge: tags: the XML tag parser will now validate all `<Simple>` children
  of `<Tag>` elements, not just the first for each `<Tag>`.
* mkvmerge: tags: the XML tag parser now uses the spec-compliant `und`
  ("undetermined") as the default language for `<Simple>` tags instead of
  `eng`.
* mkvmerge, mkvpropedit: tags: mkvmerge will no longer set the "target type"
  for track statistics tags (earlier it used `MOVIE`). The "target type value"
  will still be set to `50`.
* mkvmerge, mkvextract: HEVC/H.265: both programs will now normalize the
  placement of VPS, SPS and PPS NALUs. Each key frame is prefixed with exactly
  one copy of the currently active parameter sets. This fixes certain classes
  of bugs related to splitting/appending.
* mkvinfo: when compiled with newer versions of the `fmt` library, certain
  numbers were not output correctly (e.g. a track's audio sampling frequency
  of 48000 might be output as 48).
* MKVToolNix GUI: multiplexer: deriving the track language from the file name
  will match languages case insensitively again (like versions prior to
  v55).
* MKVToolNix GUI: multiplexer: under certain circumstances keyboard shortcuts
  such as `Ctrl+W` for closing the active tab or `Ctrl+R` for starting to
  multiplex ceased to work until the user did certain other things (such as
  switching to a different tool & back to the multiplexer or opening the
  multiplexer menu). This started with v54.
* MKVToolNix GUI: chapter editor: the editor will no longer create empty
  `ChapterCountry` elements when adding a chapter name with no default country
  selected in the preferences.

Build system changes

* The bundled `fmt` library was updated to v7.1.3.


To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.87 -r1.88 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.170 pkgsrc/multimedia/mkvtoolnix/Makefile:1.171
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.170 Fri Mar 12 08:48:49 2021
+++ pkgsrc/multimedia/mkvtoolnix/Makefile       Mon Apr  5 19:45:07 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.170 2021/03/12 08:48:49 nia Exp $
+# $NetBSD: Makefile,v 1.171 2021/04/05 19:45:07 adam Exp $
 
-DISTNAME=      mkvtoolnix-55.0.0
+DISTNAME=      mkvtoolnix-56.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.87 pkgsrc/multimedia/mkvtoolnix/distinfo:1.88
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.87  Sun Mar  7 07:30:09 2021
+++ pkgsrc/multimedia/mkvtoolnix/distinfo       Mon Apr  5 19:45:07 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.87 2021/03/07 07:30:09 adam Exp $
+$NetBSD: distinfo,v 1.88 2021/04/05 19:45:07 adam Exp $
 
-SHA1 (mkvtoolnix-55.0.0.tar.xz) = a86cccd6aab7386e7fa7492b31dffe92503717be
-RMD160 (mkvtoolnix-55.0.0.tar.xz) = 7f2a3940e46674f97073eccd3c51d02720b0ec70
-SHA512 (mkvtoolnix-55.0.0.tar.xz) = e421fc27af6540976a3d2839b0bd1dc9fee728bcb72e9b59f79623d2b9b3eb03bcb4ee7ddbdb052f27a7f6849b2d92f2faa274da829bff8a5958971c55a47d24
-Size (mkvtoolnix-55.0.0.tar.xz) = 7581572 bytes
+SHA1 (mkvtoolnix-56.0.0.tar.xz) = 6e3637cf21edf753fbb832b725470c456f75d637
+RMD160 (mkvtoolnix-56.0.0.tar.xz) = a567c90dac9b087950a290c32c02efc140f8e602
+SHA512 (mkvtoolnix-56.0.0.tar.xz) = daaea2adf18de625a246a015951ea3cbb40a4bd17fb0f6404844182da64b809d62daa1c5ea28698b7d4f84efb1b76b30cec6ee5e28668f0f908468f5ffa3e584
+Size (mkvtoolnix-56.0.0.tar.xz) = 7615884 bytes
 SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
 SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0



Home | Main Index | Thread Index | Old Index