mkvtoolnix: version bump to 98.0

This commit is contained in:
suvari
2026-04-12 13:17:06 +03:00
parent 2954cef97f
commit 555fac1352
+10 -3
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mkvtoolnix</Name>
@@ -15,7 +15,7 @@
<IsA>app:gui</IsA>
<Summary>A set of tools to create, alter and inspect Matroska files</Summary>
<Description>MKVToolnix is a set of tools (mkvmerge, mkvinfo and mkvextract) With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files.</Description>
<Archive sha1sum="c00ed6e139687f721a94b0501ae506d43f16c43c" type="tarxz">https://mkvtoolnix.download/sources/mkvtoolnix-93.0.tar.xz</Archive>
<Archive sha1sum="0591aa48a7459569985481088410cc74999b9303" type="tarxz">https://mkvtoolnix.download/sources/mkvtoolnix-98.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>file</Dependency>
<Dependency>rubygems</Dependency>
@@ -49,8 +49,8 @@
<Summary>A set of tools to create, alter and inspect Matroska files</Summary>
<RuntimeDependencies>
<Dependency>fmt</Dependency>
<Dependency>file</Dependency>
<Dependency>gmp</Dependency>
<Dependency>file</Dependency>
<Dependency>flac</Dependency>
<Dependency>zlib</Dependency>
<Dependency>cmark</Dependency>
@@ -81,6 +81,13 @@
</Package>
<History>
<Update release="19">
<Date>2026-04-12</Date>
<Version>98.0</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2025-07-09</Date>
<Version>93.0</Version>