mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mkvtoolnix: update to 28.0.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
db23a2bbd2
commit
8c11e68b6e
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=27.0.0
|
version=28.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||||
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
|
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2f45bb2d26a230b78d16c7c5fddbd0d62339f04a04b5738026d4783435e4e8c2
|
checksum=17a6acbc1468aaa9534b284ec73b6215c145de8472a9944f3dd58d0db272d235
|
||||||
|
|
||||||
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