mkvtoolnix: update to 48.0.0, enable dvd chapters, translations
This commit is contained in:
parent
48393afdee
commit
cb4c9f108c
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=47.0.0
|
||||
revision=2
|
||||
version=48.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
|
||||
--disable-update-check"
|
||||
hostmakedepends="autoconf docbook-xsl libxslt pkg-config qt5-tools-devel ruby"
|
||||
makedepends="boost-devel cmark-devel file-devel json-c++
|
||||
hostmakedepends="autoconf docbook-xsl gettext libxslt pkg-config qt5-tools-devel ruby"
|
||||
makedepends="boost-devel cmark-devel file-devel json-c++ libdvdread-devel
|
||||
libflac-devel libmatroska-devel libvorbis-devel pugixml-devel
|
||||
qt5-multimedia-devel qt5-tools-devel"
|
||||
short_desc="Create, alter and inspect Matroska videos"
|
||||
|
@ -16,7 +16,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=8b7744203758025585b28200906c4b85716a6b1b95fed77cc520f9ae59c2ae44
|
||||
checksum=f22c443506ce630bb96f9ef1f704b02b0137883fa74babab1632f68679900a83
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue