mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mkvtoolnix: update to 10.0.0
This commit is contained in:
parent
3ec10e9f9e
commit
f8e60d6a27
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=9.9.0
|
version=10.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"
|
configure_args="--without-curl --with-docbook-xsl-root=/usr/share/xsl/docbook"
|
||||||
|
@ -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=f06c9359bd197b5de6556a05506f0ea9ddab72045b72f1ed04b1807e4e042043
|
checksum=12be72c373645b5bb9b9ea79ce8447958a1b806162868bb67803baa6d0032333
|
||||||
# Cross compiling fails due to dependency chain eigen -> jack -> pulseaudio
|
# Cross compiling fails due to dependency chain eigen -> jack -> pulseaudio
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue