mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
mkvtoolnix: update to 16.0.0
This commit is contained in:
parent
45f3aa8557
commit
7a36bf4fd3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=15.0.0
|
version=16.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,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=73dc3b6f0a7147e28c06f44427fa0e824d0a4129e40c942d7642d9f451a51195
|
checksum=5dfb2517003f69f3d8b942751200122c2e4cad2a8675b6fc2dfaad5c98e946e0
|
||||||
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
Reference in a new issue