[packages/mkvtoolnix] - updated dependencies, release 2 (rebuild with system libebml/libmatroska)

qboosh qboosh at pld-linux.org
Tue Sep 1 20:36:45 CEST 2026


commit 5fa04b892c5fe06d90598a63326f436989448ee5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 1 20:36:49 2026 +0200

    - updated dependencies, release 2 (rebuild with system libebml/libmatroska)

 mkvtoolnix.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/mkvtoolnix.spec b/mkvtoolnix.spec
index 91a3c9b..25ecb9b 100644
--- a/mkvtoolnix.spec
+++ b/mkvtoolnix.spec
@@ -7,7 +7,7 @@ Summary:	Matroska video utilities
 Summary(pl.UTF-8):	Narzędzia do filmów w formacie Matroska
 Name:		mkvtoolnix
 Version:	101.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	https://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.xz
@@ -16,9 +16,11 @@ Patch0:		%{name}-init_locales.patch
 URL:		https://www.bunkus.org/videotools/mkvtoolnix/
 %if %{with qt}
 BuildRequires:	Qt6Concurrent-devel >= 6.2.0
+BuildRequires:	Qt6Core-devel >= 6.2.0
 BuildRequires:	Qt6DBus-devel >= 6.2.0
 BuildRequires:	Qt6Gui-devel >= 6.2.0
 BuildRequires:	Qt6Multimedia-devel >= 6.2.0
+BuildRequires:	Qt6Network-devel >= 6.2.0
 BuildRequires:	Qt6Svg-devel >= 6.2.0
 BuildRequires:	Qt6Widgets-devel >= 6.2.0
 BuildRequires:	cmark-devel
@@ -26,17 +28,18 @@ BuildRequires:	qt6-build >= 6.2.0
 BuildRequires:	qt6-linguist >= 6.2.0
 %endif
 BuildRequires:	autoconf >= 2.69
-BuildRequires:	boost-devel >= 1.66.0
+BuildRequires:	boost-devel >= 1.74.0
 BuildRequires:	bzip2-devel
+BuildRequires:	docbook-dtd45-xml
 BuildRequires:	docbook-style-xsl
 BuildRequires:	flac-devel
 BuildRequires:	gettext-tools
 BuildRequires:	gmp-devel
 BuildRequires:	libdvdread-devel
-BuildRequires:	libebml-devel >= 1.4.4
+BuildRequires:	libebml-devel >= 1.4.7
 BuildRequires:	libfmt-devel >= 8.0.0
 BuildRequires:	libmagic-devel
-BuildRequires:	libmatroska-devel >= 1.7.1
+BuildRequires:	libmatroska-devel >= 1.7.2
 BuildRequires:	libogg-devel
 BuildRequires:	libstdc++-devel >= 6:10
 BuildRequires:	libvorbis-devel
@@ -51,9 +54,9 @@ BuildRequires:	ruby-modules
 BuildRequires:	ruby-rake
 BuildRequires:	utf8cpp-devel
 BuildRequires:	zlib-devel
-Requires:	libebml >= 1.4.4
+Requires:	libebml >= 1.4.7
 Requires:	libfmt >= 8.0.0
-Requires:	libmatroska >= 1.7.1
+Requires:	libmatroska >= 1.7.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mkvtoolnix.git/commitdiff/5fa04b892c5fe06d90598a63326f436989448ee5



More information about the pld-cvs-commit mailing list