Skip to content

Commit

Permalink
mkvtoolnix: updated to 88.0
Browse files Browse the repository at this point in the history
Version 88.0 "All I Know" 2024-10-19

New features and enhancements

* mkvmerge, MKVToolNix GUI's chapter editor: added support for reading
  chapters from PotPlayer bookmark files.

Bug fixes

* configure: fixed setting `HAVE_QTDBUS` properly if the QtDbus module is
  found.
* mkvmerge: MP4 reader: mkvmerge will no longer warn when multiple identical
  FourCCs are present within the same track headers.
* mkvmerge man page: removed the wrong statement that an attachment's MIME
  type must be set before use of the `--attach-file` & `--attach-file-once`
  options. If not given, mkvmerge auto-detects the MIME type.
  • Loading branch information
adam committed Oct 23, 2024
1 parent 0452ff7 commit a259a81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions multimedia/mkvtoolnix/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.239 2024/10/04 03:49:32 ryoon Exp $
# $NetBSD: Makefile,v 1.240 2024/10/23 16:35:45 adam Exp $

DISTNAME= mkvtoolnix-87.0
PKGREVISION= 1
DISTNAME= mkvtoolnix-88.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
Expand Down
8 changes: 4 additions & 4 deletions multimedia/mkvtoolnix/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.124 2024/09/09 07:00:06 adam Exp $
$NetBSD: distinfo,v 1.125 2024/10/23 16:35:45 adam Exp $

BLAKE2s (mkvtoolnix-87.0.tar.xz) = a07a38c467589b142c3193f7c666d1b3cda6db06748c29ae34ece4fb57eb5235
SHA512 (mkvtoolnix-87.0.tar.xz) = fb8469e4852bbf544e1009ea8b502aff18d455eb35bb050bf5b10a9dfcf6d9b6106151ccc4dd9f75a60c7c992643711f899dcb1ad5915517abafc16cfe073c60
Size (mkvtoolnix-87.0.tar.xz) = 11241000 bytes
BLAKE2s (mkvtoolnix-88.0.tar.xz) = 32e1d64bb12d5a796f3ccdb5722db1d035d4b44b8e393cf6496806cba9c1c318
SHA512 (mkvtoolnix-88.0.tar.xz) = b1b08a42f55e841c618cbfe19f40310ea7c879d43a6a1db4152abfd5618deccc33332a73b1fc21757660891907b9eb12028b8c016134708f0464d5cc10a343c2
Size (mkvtoolnix-88.0.tar.xz) = 11241552 bytes
SHA1 (patch-Rakefile) = 64033bb6ade6ab6b09f0174ff1200555fee8db49
SHA1 (patch-configure) = 6e3771027ed420db7e70732e92bfd42d89e3aeb2
SHA1 (patch-src_common_locale.cpp) = 0c76a67c1ba65336e2d98d8e62cfc9624df9d223

0 comments on commit a259a81

Please sign in to comment.