mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 12:03:25 +02:00
mkvtoolnix: for boost-1.89
This commit is contained in:
parent
1baf5e3b09
commit
7e44355996
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=94.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
build_helper="qmake6"
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --disable-update-check"
|
||||
hostmakedepends="autoconf docbook-xsl gettext libxslt pkg-config po4a qt6-base qt6-tools ruby"
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --disable-update-check
|
||||
--with-boost-system=c"
|
||||
hostmakedepends="autoconf docbook-xsl gettext libxslt pkg-config po4a
|
||||
qt6-base qt6-tools ruby"
|
||||
makedepends="boost-devel-minimal libboost_filesystem
|
||||
cmark-devel file-devel fmt-devel gmp-devel json-c++
|
||||
libdvdread-devel libflac-devel libmatroska-devel libvorbis-devel pcre2-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue