mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mkvtoolnix: update to 76.0
This commit is contained in:
parent
8381f9e451
commit
68324bae82
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=75.0.0
|
version=76.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
|
||||||
|
@ -17,7 +17,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/mkvtoolnix-${version}.tar.xz"
|
distfiles="https://mkvtoolnix.download/sources/mkvtoolnix-${version}.tar.xz"
|
||||||
checksum=e7ad116f374cdf8370fa566ed7fe23ecdcf413dbe6dd90ab3f82904d0cf7516f
|
checksum=6ace661b61a49d1026b1a97336051d7aa85d56fb34527f2ca97d8933f7efe90d
|
||||||
|
|
||||||
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