mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mkvtoolnix: update to 68.0.0
This commit is contained in:
parent
4a6d496cb6
commit
bbcb9a9743
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=67.0.0
|
||||
version=68.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -9,7 +9,7 @@ configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
|
|||
hostmakedepends="autoconf docbook-xsl gettext libxslt pkg-config qt5-tools-devel ruby"
|
||||
makedepends="boost-devel cmark-devel file-devel fmt-devel gmp-devel json-c++
|
||||
libdvdread-devel libflac-devel libmatroska-devel libvorbis-devel pcre2-devel
|
||||
pugixml-devel qt5-multimedia-devel qt5-tools-devel"
|
||||
pugixml-devel qt5-multimedia-devel qt5-svg-devel qt5-tools-devel"
|
||||
checkdepends="gtest-devel"
|
||||
short_desc="Create, alter and inspect Matroska videos"
|
||||
maintainer="Matthias von Faber <mvf@gmx.eu>"
|
||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://mkvtoolnix.download"
|
||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||
distfiles="https://mkvtoolnix.download/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=db68be91ee8a0b688d924cc00d3bac9349306d54c29ce44a555728c1abb7d3ec
|
||||
checksum=9c29c61ef3496b18585c1e370bc7e121f7cfe1f8c35b851e7319a6b8325fd66f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue