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'
|
||||
pkgname=gnuradio-nrsc5
|
||||
version=1.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="gr-nrsc5-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="git autoconf automake libtool swig"
|
||||
makedepends="gnuradio-devel boost-devel libcppunit-devel python-devel"
|
||||
hostmakedepends="git autoconf automake libtool swig pkg-config"
|
||||
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"
|
||||
maintainer="Remi Pommarel <repk@triplefau.lt>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue