mkvtoolnix: update to 14.0.0
This commit is contained in:
parent
6fbd8ac148
commit
9c84d22575
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=13.0.0
|
version=14.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-curl --with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
configure_args="--without-curl --with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=855e4ea7b0d5a7066dc8db6f8f54a1d9da8ed5616d9c1cea8bc198d4adb57642
|
checksum=86aa96acb26f7ef9d7afb4d0c1fa1a086b398d563b77372c436044c3c6bba78c
|
||||||
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue