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 70.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/070638923512
branches: trunk
changeset: 383211:070638923512
user: adam <adam%pkgsrc.org@localhost>
date: Mon Aug 15 08:20:40 2022 +0000
description:
mkvtoolnix: updated to 70.0.0
Version 70.0.0 "Caught A Lite Sneeze" 2022-08-14
New features and enhancements
* MKVToolNix GUI: the user can now control where the job queue files & the
preferences INI file are stored via environment variables. If set, the
variable `MKVTOOLNIX_GUI_STATE_DIR` can point to a directory where the GUI
stores both the job queue sub-directory and the preferences INI file. If you
only want to relocate the preferences INI file, you can store the desired
file name for the INI file in `MKVTOOLNIX_GUI_CONFIG_FILE`.
* MKVToolNix GUI: when adding directories via drag & drop/copy & paste the GUI
will now offer the user the option to create one multiplex settings tab per
directory & adding all files from that directory to the corresponding, newly
created tab.
Bug fixes
* mkvmerge: AV1 OBU parser: fixed identifying files that only contain single
frame.
* MKVToolNix GUI: multiplexer: when reading color parameters from identified
files that are floating point numbers (minimum/maximum luminance, projection
pitch/roll/yaw) the numbers will be formatted in floating-point notation
instead of scientific notation as mkvmerge only supports the former.
* MKVToolNix GUI: multiplexer: color parameters that are floating point
numbers (minimum/maximum luminance, projection pitch/roll/yaw) will only be
set to a value during identification if the identification actually contains
the property, and not to 0 anymore if it doesn't.
Build system changes
* Several merge requests where accepted that improve compilation on MSYS2 on
Windows. Note that this build type isn't supported.
diffstat:
multimedia/mkvtoolnix/Makefile | 4 ++--
multimedia/mkvtoolnix/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 759ee531edaf -r 070638923512 multimedia/mkvtoolnix/Makefile
--- a/multimedia/mkvtoolnix/Makefile Mon Aug 15 08:19:39 2022 +0000
+++ b/multimedia/mkvtoolnix/Makefile Mon Aug 15 08:20:40 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.198 2022/08/09 12:08:34 jperkin Exp $
+# $NetBSD: Makefile,v 1.199 2022/08/15 08:20:40 adam Exp $
-DISTNAME= mkvtoolnix-69.0.0
+DISTNAME= mkvtoolnix-70.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff -r 759ee531edaf -r 070638923512 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Mon Aug 15 08:19:39 2022 +0000
+++ b/multimedia/mkvtoolnix/distinfo Mon Aug 15 08:20:40 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.104 2022/07/11 08:46:49 adam Exp $
+$NetBSD: distinfo,v 1.105 2022/08/15 08:20:40 adam Exp $
-BLAKE2s (mkvtoolnix-69.0.0.tar.xz) = c5a3435891b7ff2e9887cc1c6135270a4fbf14e17472bf535c3da96031bf185f
-SHA512 (mkvtoolnix-69.0.0.tar.xz) = c7ce69e9a921103da4745c75cd6fa41a49dbb8637f48097233388e5d8be121714d3fde10f745b78e84a8ef70e46f0168f36f069331f04623805c0bda8a90060c
-Size (mkvtoolnix-69.0.0.tar.xz) = 10946800 bytes
+BLAKE2s (mkvtoolnix-70.0.0.tar.xz) = 0596dceac4dd77b7bfc51a3928936ee3f3ad1f9612c6569205181fc538127e11
+SHA512 (mkvtoolnix-70.0.0.tar.xz) = 2bca2ae4d727df673689fb84191f27824c49f59f57c6b88ca8a140e6342e18689d6ffa6ba5451c9578f48b1464b55c1be03f3919201078b01a429a706543736a
+Size (mkvtoolnix-70.0.0.tar.xz) = 10952476 bytes
SHA1 (patch-Rakefile) = 08dbf4a4968008ff258a66e71aa2bddc61c04af6
SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0
Home |
Main Index |
Thread Index |
Old Index