mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnuradio-nrsc5: rebuild against gnuradio-3.8.0.0_1
[skip ci]
This commit is contained in:
parent
b74366b423
commit
3a24a90d31
2 changed files with 13125 additions and 3 deletions
13121
srcpkgs/gnuradio-nrsc5/patches/py3.8.patch
Normal file
13121
srcpkgs/gnuradio-nrsc5/patches/py3.8.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'gnuradio-nrsc5'
|
# Template file for 'gnuradio-nrsc5'
|
||||||
pkgname=gnuradio-nrsc5
|
pkgname=gnuradio-nrsc5
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="gr-nrsc5-${version}"
|
wrksrc="gr-nrsc5-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="git autoconf automake libtool swig"
|
hostmakedepends="git autoconf automake libtool swig pkg-config"
|
||||||
makedepends="gnuradio-devel boost-devel libcppunit-devel python-devel"
|
makedepends="gnuradio-devel boost-devel libcppunit-devel python3-devel
|
||||||
|
log4cpp-devel mpir-devel gsl-devel volk-devel"
|
||||||
short_desc="GNU Radio implementation of HD Radio"
|
short_desc="GNU Radio implementation of HD Radio"
|
||||||
maintainer="Remi Pommarel <repk@triplefau.lt>"
|
maintainer="Remi Pommarel <repk@triplefau.lt>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue