mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 03:23:01 +02:00
wsjtx: for boost-1.88
This commit is contained in:
parent
809c7919c7
commit
bf03c8761c
1 changed files with 4 additions and 2 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template file for 'wsjtx'
|
# Template file for 'wsjtx'
|
||||||
pkgname=wsjtx
|
pkgname=wsjtx
|
||||||
version=2.7.0
|
version=2.7.0
|
||||||
revision=1
|
revision=2
|
||||||
build_wrksrc=wsjtx
|
build_wrksrc=wsjtx
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE=
|
configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE=
|
||||||
-DBoost_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
|
-DBoost_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
|
||||||
hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc qt5-qmake
|
hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc qt5-qmake
|
||||||
qt5-host-tools"
|
qt5-host-tools"
|
||||||
makedepends="boost-devel fftw-devel libgomp-devel hamlib-devel libusb-devel qt5-devel
|
makedepends="boost-devel-minimal libboost_log_setup libboost_log
|
||||||
|
libboost_filesystem libboost_thread
|
||||||
|
fftw-devel libgomp-devel hamlib-devel libusb-devel qt5-devel
|
||||||
qt5-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
|
qt5-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
|
||||||
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
depends="qt5-plugin-sqlite"
|
depends="qt5-plugin-sqlite"
|
||||||
|
|
Loading…
Add table
Reference in a new issue