mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gnuradio-osmosdr: rebuild against gnuradio-3.7.13.5
- Enable Ettus UHD support
This commit is contained in:
parent
499fbd8a14
commit
a943141bcf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gnuradio-osmosdr'
|
# Template file for 'gnuradio-osmosdr'
|
||||||
pkgname=gnuradio-osmosdr
|
pkgname=gnuradio-osmosdr
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="gr-osmosdr-${version}"
|
wrksrc="gr-osmosdr-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="osmosdr"
|
pycompile_module="osmosdr"
|
||||||
hostmakedepends="pkg-config python-cheetah swig"
|
hostmakedepends="pkg-config python-cheetah swig"
|
||||||
makedepends="boost-devel gnuradio-devel libairspy-devel libhackrf-devel librtlsdr-devel
|
makedepends="boost-devel gnuradio-devel libairspy-devel libhackrf-devel librtlsdr-devel
|
||||||
python-devel"
|
python-devel uhd-devel"
|
||||||
short_desc="GNU Radio source block for rtlsdr, hackrf and airspy"
|
short_desc="GNU Radio source block for rtlsdr, hackrf and airspy"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue