diff --git a/multimedia/converter/mkvtoolnix/actions.py b/multimedia/converter/mkvtoolnix/actions.py
index 92899f9229..49fffda821 100644
--- a/multimedia/converter/mkvtoolnix/actions.py
+++ b/multimedia/converter/mkvtoolnix/actions.py
@@ -25,8 +25,8 @@ def setup():
shelltools.system("./autogen.sh")
autotools.autoreconf("-fiv")
autotools.configure("--with-flac \
- --enable-qt5 \
- --disable-qt6 \
+ --enable-qt6 \
+ --disable-qt5 \
--disable-update-check \
--with-boost-libdir=/usr/lib ")
diff --git a/multimedia/converter/mkvtoolnix/pspec.xml b/multimedia/converter/mkvtoolnix/pspec.xml
index e2f7aab9cb..34d67ac0ac 100644
--- a/multimedia/converter/mkvtoolnix/pspec.xml
+++ b/multimedia/converter/mkvtoolnix/pspec.xml
@@ -10,36 +10,36 @@
multimedia.converter
GPLv2
- mmg
+ mkvtoolnix
app:console
app:gui
A set of tools to create, alter and inspect Matroska files
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.
- https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-79.0/mkvtoolnix-release-79.0.tar.gz
+ https://gitlab.com/mbunkus/mkvtoolnix/-/archive/release-81.0/mkvtoolnix-release-81.0.tar.gz
file
+ rubygems
fmt-devel
gmp-devel
- rubygems
flac-devel
zlib-devel
ruby-devel
cmark-devel
boost-devel
docbook-xsl
- libpcre2-devel
libogg-devel
- libdvdread-devel
- qt5-linguist
+ qt6-linguist
libxslt-devel
pugixml-devel
libebml-devel
- qt5-svg-devel
- qt5-base-devel
+ qt6-svg-devel
+ libpcre2-devel
+ qt6-base-devel
libvorbis-devel
+ libdvdread-devel
libmatroska-devel
imagemagick-devel
- qt5-multimedia-devel
+ qt6-multimedia-devel
pulseaudio-libs-devel
@@ -48,6 +48,7 @@
mkvtoolnix
A set of tools to create, alter and inspect Matroska files
+ fmt
file
gmp
flac
@@ -59,11 +60,11 @@
libebml
pugixml
libpcre2
- qt5-base
+ qt6-base
libvorbis
libdvdread
libmatroska
- qt5-multimedia
+ qt6-multimedia
/usr/share/man
@@ -80,6 +81,13 @@
+
+ 2023-12-31
+ 81.0
+ Version bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-11-17
79.0