--- - branch: MAIN date: Wed Jul 14 07:39:05 UTC 2021 files: - new: '1.178' old: '1.177' path: pkgsrc/multimedia/mkvtoolnix/Makefile pathrev: pkgsrc/multimedia/mkvtoolnix/Makefile@1.178 type: modified - new: '1.92' old: '1.91' path: pkgsrc/multimedia/mkvtoolnix/distinfo pathrev: pkgsrc/multimedia/mkvtoolnix/distinfo@1.92 type: modified - new: '1.4' old: '1.3' path: pkgsrc/multimedia/mkvtoolnix/options.mk pathrev: pkgsrc/multimedia/mkvtoolnix/options.mk@1.4 type: modified - new: '1.6' old: '1.5' path: pkgsrc/multimedia/mkvtoolnix/patches/patch-Rakefile pathrev: pkgsrc/multimedia/mkvtoolnix/patches/patch-Rakefile@1.6 type: modified id: 20210714T073905Z.9d7e38de9dea573d7ccc39386950e8c6b165852d log: "mkvtoolnix: updated to 59.0.0\n\nVersion 59.0.0 \"Shining Star\" 2021-07-10\n\nNew features and enhancements\n\n* mkvmerge: WebVTT parser: the parser now follows the specs' rules for parsing\n timestamps more closely by being more lenient: it allows arbitrary number of\n spaces & tabs at the start of the line & around the arrow; it allows any\n number of digits for the hours.\n* MKVToolNix GUI: multiplexer: when adding a Blu-ray playlist without scanning\n for other playlists the GUI will now look for disc library information & let\n the user select which one to use if there's more than one entry.\n* MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by\n track types when adding them to multiplex settings. The order is: video\n first followed by audio, subtitles and other types. Files & tracks can still\n be reordered manually later. The option is enabled by default & can be found\n in the preferences â\x86\x92 \"Multiplexer\" page â\x86\x92 \"Adding files\" section.\n* MKVToolNix GUI: multiplexer: added an option for recognizing file name\n sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when\n adding multiple files at once. If a sequence is detected, the only first\n file will be added while the second and following file names will be\n appended to the first one. The option is enabled by default & can be found\n in the preferences â\x86\x92 \"Multiplexer\" page â\x86\x92 \"Adding files\" section.\n* MKVToolNix GUI: multiplexer: added small colored boxes for each file & track\n in order to indicate from which file each track is read. The colors used can\n be configured in the preferences â\x86\x92 \"Multiplexer\" page â\x86\x92 \"File & track\n colors\" section.\n\nBug fixes\n\n* build system: fixed compilation with fmt v8.\n* mkvmerge: SRT subtitle reader: characters that aren't valid according to the\n assumed encoding of the file will now be replaced by the Unicode\n \"Replacement Character\" U+FFFD instead of keeping the invalid characters,\n potentially violating the Matroska specs.\n* mkvmerge: WebVTT parser: the parser now accepts timestamps with hours\n larger than 99.\n* mkvextract: TTA extraction, only on Windows: fixed removing the temporary\n file created during extraction.\n* mkvmerge, mkvpropedit, MKVToolNix GUI's multiplexer & header editor: MIME\n type detection is now done using Qt instead of the `magic` library. The main\n impact is the MIME types of TrueType & OpenType fonts are now detected\n \ correctly.\n* mkvmerge, mkvinfo, MKVToolNix GUI's info tool: only on Windows: displaying\n dates before 1970-01-01 00:00:00 UTC or after 2038-01-19 03:14:08 UTC was\n broken. Note that the header editor was not affected.\n* MKVToolNix GUI: only on 64-bit Windows: under certain conditions, the 64-bit\n Windows binaries crashed when opening dialog windows. Even though the\n underlying bug hasn't been identified, the investigation showed that\n building it with newer versions than 10.2.0 of the mingw/gcc cross-compiler\n enabled the crashes, while binaries built with 10.2.0 were fine. This\n affected v57 and v58 which were built with gcc versions 10.3.0 and 11.1.0\n respectively. For the time being I've switched back to building Windows\n binaries with gcc 10.2.0.\n* MKVToolNix GUI: multiplexer: when adding files to the multiplexer by running\n the GUI's executable with file names as command line arguments, the source\n directory will be remembered as the \"last open directory\" again, causing\n subsequent uses of the \"open file\" dialog to start in the same directory.\n* MKVToolNix GUI: multiplexer: the \"default track flag\" column in the track\n list was missing its icons. Additionally it contained text even for things\n that aren't regular tracks and therefore do not actually have that flag\n (e.g. chapters or tags).\n* MKVToolNix GUI: multiplexer: the default for the dialog asking the user what\n to do with dragged & dropped files if they've never seen the dialog is back\n to adding the files to the current multiplex settings instead of \"add as\n additional parts\" which was an unintentional default.\n* MKVToolNix GUI: multiplexer: the \"show command line\" dialog will now always\n use backward slashes for the \"Windows (cmd.exe)\" mode and forward slashes\n for the \"Linux/Unix shells\" mode, regardless of the operating system it's\n currently running on.\n\nBuild system changes\n\n* The Qt library is now required for building all applications, even the\n command-line ones, as they use Qt's MIME type detection capabilities. In\n turn this means that you cannot disable the Qt usage anymore; either Qt5 or\n Qt 6 is required.\n\n You can still chose not to build MKVToolNix GUI, though. A new option has\n been added to `configure` for this purpose: `--disable-gui`.\n* The `gmp` library is now required.\n* The `magic` library is not used anymore.\n* The `PCRE2` & `JPCRE2` libraries are not used anymore. The bundled version\n of `JPCRE2` was removed.\n* Boost's \"rational\" library is not used anymore.\n* `configure`: the option `--enable-appimage` has been removed. The location\n of the relevant directories within an AppImage is now detected\n automatically.\n* The bundled `fmt` library was updated to v8.0.0.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/multimedia/mkvtoolnix' unixtime: '1626248345' user: adam