mkvtoolnix: update to 12.0.0
This commit is contained in:
parent
bd375d82f9
commit
5dfd11bcc0
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=11.0.0
|
version=12.0.0
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="autoconf pkg-config ruby libxslt docbook-xsl"
|
hostmakedepends="autoconf pkg-config ruby libxslt docbook-xsl"
|
||||||
@ -12,9 +12,8 @@ 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=bb642e1eb2c402c4f93a962f41a1832c99ee5b782f1596dc20f996e9a4aa426d
|
checksum=5c2401d1cc36d8a2d57cb791a5a22f3cda69cb0824c6cee35326b35e7f94b536
|
||||||
# Cross compiling fails due to dependency chain eigen -> jack -> pulseaudio
|
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user