community/gnuradio to 3.8.0.0-8

This commit is contained in:
Kevin Mihelich 2020-02-15 23:30:48 +00:00
parent 21602737e6
commit 9cc22cb50c

View file

@ -8,14 +8,14 @@
pkgbase=gnuradio
pkgname=(gnuradio gnuradio-companion)
pkgver=3.8.0.0
pkgrel=7
pkgrel=8
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
arch=('x86_64')
url="https://gnuradio.org"
license=('GPL')
depends=('fftw' 'python-numpy' 'gsl' 'blas' 'boost-libs>=1.53'
'libusbx' 'portaudio' 'libuhd' 'zeromq' 'libvolk' 'log4cpp' 'python-yaml'
'gmp' 'gsm' 'codec2' 'python-mako' 'python-click-plugins')
'gmp' 'gsm' 'codec2' 'python-mako' 'python-click-plugins' 'pango' 'gtk3')
makedepends=('boost' 'cmake' 'python-lxml' 'glu' 'swig' 'python-gobject'
'qwt' 'python-pyqt5' 'python-cairo')