summaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-27 06:50:16 +0000
committeradam <adam@pkgsrc.org>2018-08-27 06:50:16 +0000
commitdc9f820d2fb3a37e5191a0ace6dd8714670e747b (patch)
treece4fc99daf03db7b144ec0d90a877800ac2fa048 /multimedia/mkvtoolnix
parentc4a7312635cb5d456b684a91b04508b384017cdb (diff)
downloadpkgsrc-dc9f820d2fb3a37e5191a0ace6dd8714670e747b.tar.gz
mkvtoolnix: updated to 26.0.0
Version 26.0.0 "In The Game": New features and enhancements * mkvmerge: chapter generation: if the name template given by --generate-chapters-name-template is empty, no names (ChapterDisplay master elements with ChapterString/ChapterLanguage children) will be generated for the chapter atoms. * mkvmerge: chapters: chapter names generated from MPLS files will now use the name template if one is set via --generate-chapters-name-template. * mkvmerge: mkvmerge will no longer abort with an error message if no audio, video and subtitle tracks should be multiplexed. This allows copying of chapters from non-chapter source files (e.g. Matroska or MP4 files). * MKVToolNix GUI: the font size in the tool selector on the left will scale with the font size the user selects in the preferences. * MKVToolNix GUI: the GUI will no longer automatically resize the columns in tree and list views to match the content size. Instead it remembers and restores the widths set by the user. * MKVToolNix GUI: multiplexer: the chapter name template will now be set automatically to the name template in the preferences' "chapter editor" section. Additionally the option --generate-chapters-name-template … will be passed to mkvmerge in situations when mkvmerge will generate chapters (either because automatic generation is enabled or if chapters are generated for MPLS playlists). * MKVToolNix GUI: chapter editor: if the chapter name template is empty, chapters will be generated without names. * MKVToolNix GUI: chapter editor: added an option to remove all chapter names to the "additional modifications" dialog. Bug fixes * mkvmerge: Matroska reader: fixed wrong timestamps when appending Matroska files where the second Matroska file's first timestamp is bigger than 0. * mkvmerge: MP4 reader: fixed division by zero errors during file identification if the timescale is 0 in the MVHD atom. * mkvmerge: Windows Television DVR files are now recognized as an unsupported file type. This prevents mis-detection as MPEG-2 with an accompanying flood of error messages. * MKVToolNix GUI: info tool: under certain circumstances "cues" were shown at the wrong level (inside the previous master element instead of on level 1). * MKVToolNix GUI: job queue: fixed invalid memory handling and consequent crashes when using the "edit in corresponding tool & remove from job queue" option if one of the files in that job contained attached files. Build system changes * An AppStream metadata file will be installed in $prefix/share/metainfo.
Diffstat (limited to 'multimedia/mkvtoolnix')
-rw-r--r--multimedia/mkvtoolnix/Makefile5
-rw-r--r--multimedia/mkvtoolnix/PLIST.gui5
-rw-r--r--multimedia/mkvtoolnix/distinfo10
3 files changed, 10 insertions, 10 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 0238b4676ae..fb8a41769de 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2018/08/16 18:55:05 adam Exp $
+# $NetBSD: Makefile,v 1.113 2018/08/27 06:50:16 adam Exp $
-DISTNAME= mkvtoolnix-25.0.0
-PKGREVISION= 2
+DISTNAME= mkvtoolnix-26.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/mkvtoolnix/PLIST.gui b/multimedia/mkvtoolnix/PLIST.gui
index 717785eb033..e79fa2d198f 100644
--- a/multimedia/mkvtoolnix/PLIST.gui
+++ b/multimedia/mkvtoolnix/PLIST.gui
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.gui,v 1.3 2018/02/26 09:52:03 adam Exp $
+@comment $NetBSD: PLIST.gui,v 1.4 2018/08/27 06:50:16 adam Exp $
bin/mkvtoolnix-gui
man/ca/man1/mkvtoolnix-gui.1
man/de/man1/mkvtoolnix-gui.1
@@ -51,7 +51,8 @@ share/icons/hicolor/96x96/apps/mkvinfo.png
share/icons/hicolor/96x96/apps/mkvmerge.png
share/icons/hicolor/96x96/apps/mkvpropedit.png
share/icons/hicolor/96x96/apps/mkvtoolnix-gui.png
-share/mime/packages/mkvtoolnix.xml
+share/metainfo/org.bunkus.mkvtoolnix-gui.appdata.xml
+share/mime/packages/org.bunkus.mkvtoolnix-gui.xml
share/mkvtoolnix/sounds/finished-1.ogg
share/mkvtoolnix/sounds/finished-2.ogg
share/mkvtoolnix/sounds/finished-3.ogg
diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo
index 9b01601344b..9e2effee0a4 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2018/07/14 12:54:20 adam Exp $
+$NetBSD: distinfo,v 1.52 2018/08/27 06:50:16 adam Exp $
-SHA1 (mkvtoolnix-25.0.0.tar.xz) = 70b0434ad3f86f9abc18c8190f64c0a28dcfe20c
-RMD160 (mkvtoolnix-25.0.0.tar.xz) = b31f5b83cd3d8100d805c8aa0b2ce4a145211a8b
-SHA512 (mkvtoolnix-25.0.0.tar.xz) = 471d37f784c6cf090c6f4cb7955d643a6842cb6bd0370bbc43777faa364262510c2881fcd7b55aabc4d6fb0b1794a4d5ec7d68268770b709baba780247af57c5
-Size (mkvtoolnix-25.0.0.tar.xz) = 4797476 bytes
+SHA1 (mkvtoolnix-26.0.0.tar.xz) = 40d0ffc866be2a427479104364e41037192687b0
+RMD160 (mkvtoolnix-26.0.0.tar.xz) = e415928dea97bc6e0cce2289ab8f8f30e59a4b5d
+SHA512 (mkvtoolnix-26.0.0.tar.xz) = 3d1822dcc381d895e6c62ca31b3edf2b2e5443d6fdfb96b9c28c19f1d3395e44938a68c751d20c4da3419c269524e4edceb795797728281de94b8b1ba57f7479
+Size (mkvtoolnix-26.0.0.tar.xz) = 4802044 bytes
SHA1 (patch-build-config.in) = 89c67720f7886741dcabbbed88cfbfd31bf4ccc7