mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
gnuradio-rds: for boost-1.88
This commit is contained in:
parent
278d3ba865
commit
7dc219880f
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'gnuradio-rds'
|
# Template file for 'gnuradio-rds'
|
||||||
pkgname=gnuradio-rds
|
pkgname=gnuradio-rds
|
||||||
version=3.10
|
version=3.10
|
||||||
revision=13
|
revision=14
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
|
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
|
||||||
hostmakedepends="pkg-config gnuradio python3"
|
hostmakedepends="pkg-config gnuradio python3"
|
||||||
makedepends="gnuradio-devel python3-pybind11 boost-devel"
|
makedepends="gnuradio-devel python3-pybind11 boost-devel-minimal libboost_locale"
|
||||||
short_desc="GNUradio FM RDS/TMC Transceiver"
|
short_desc="GNUradio FM RDS/TMC Transceiver"
|
||||||
maintainer="Remi Pommarel <repk@triplefau.lt>"
|
maintainer="Remi Pommarel <repk@triplefau.lt>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue