gnuradio-osmosdr: for boost-1.88 + uhd 4.8

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:01:14 +07:00
parent c6adf5f11b
commit 278d3ba865

View file

@ -1,11 +1,12 @@
# Template file for 'gnuradio-osmosdr'
pkgname=gnuradio-osmosdr
version=0.2.4
revision=8
revision=9
build_style=cmake
configure_args="-Dpybind11_DIR=${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/share/cmake/pybind11"
hostmakedepends="pkg-config gnuradio python3"
makedepends="SoapySDR-devel gnuradio-devel libairspy-devel boost-devel
makedepends="SoapySDR-devel gnuradio-devel libairspy-devel boost-devel-minimal
libboost_chrono libboost_thread
libhackrf-devel librtlsdr-devel python3-pybind11"
short_desc="GNU Radio source block for rtlsdr, hackrf and airspy"
maintainer="Orphaned <orphan@voidlinux.org>"