mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mkvtoolnix: update to 51.0.0
This commit is contained in:
parent
c432daa143
commit
494bdf0dcf
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=50.0.0
|
version=51.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
|
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://mkvtoolnix.download"
|
homepage="https://mkvtoolnix.download"
|
||||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||||
distfiles="https://mkvtoolnix.download/sources/${pkgname}-${version}.tar.xz"
|
distfiles="https://mkvtoolnix.download/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=58a5d2c134e476386a1b391913d68d3e1c51dba70f6a33ca4b39c7b61c2e8824
|
checksum=c17aa010a13c943b1347c5a20f7f6e05337a7d90317f525345813bcbcdcf4c70
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue