mkvtoolnix: update to 19.0.0

This commit is contained in:
Jürgen Buchmüller 2017-12-19 06:37:25 +01:00
parent 4749ab68f5
commit ea64e4eabc

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix' # Template file for 'mkvtoolnix'
pkgname=mkvtoolnix pkgname=mkvtoolnix
version=18.0.0 version=19.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=b8282d6d279caa86038721d2a49471d1dd25a465ee1a779ee9c2a99bc8ff972f checksum=4b4af84cfdf3062f8ca4ab3c37854be7cd9a71bcf5c46b8ca805a101d414b6a1
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio" nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
pre_configure() { pre_configure() {