mkvtoolnix: update to 19.0.0
This commit is contained in:
parent
4749ab68f5
commit
ea64e4eabc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=18.0.0
|
||||
version=19.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=b8282d6d279caa86038721d2a49471d1dd25a465ee1a779ee9c2a99bc8ff972f
|
||||
checksum=4b4af84cfdf3062f8ca4ab3c37854be7cd9a71bcf5c46b8ca805a101d414b6a1
|
||||
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue