[arch-commits] Commit in gnuradio/trunk (PKGBUILD)

Kyle Keen kkeen at nymeria.archlinux.org
Sat Apr 26 20:06:19 UTC 2014


    Date: Saturday, April 26, 2014 @ 22:06:18
  Author: kkeen
Revision: 110199

upgpkg: gnuradio 3.7.3-3

Modified:
  gnuradio/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-26 18:51:19 UTC (rev 110198)
+++ PKGBUILD	2014-04-26 20:06:18 UTC (rev 110199)
@@ -4,13 +4,13 @@
 # Contributor:	Jonatan Sastre <jsastreh [ at ] hotmail.com>
 pkgname=gnuradio
 pkgver=3.7.3
-pkgrel=2
+pkgrel=3
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('i686' 'x86_64')
 url="http://gnuradio.org"
 license=('GPL')
-depends=('fftw' 'python2-numpy' 'cppunit' 'swig' 'gsl' 'blas' 'guile' 'boost-libs>=1.53' 'libusbx' 'portaudio' 'libuhd' 'libsm')
-makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 'python2-cheetah' 'glu')
+depends=('fftw' 'python2-numpy' 'cppunit' 'gsl' 'blas' 'guile' 'boost-libs>=1.53' 'libusbx' 'portaudio' 'libuhd')
+makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 'python2-cheetah' 'glu' 'swig')
 optdepends=('python2-cheetah: gnuradio-companion'
             'python2-lxml: gnuradio-companion'
             'pygtk: gnuradio-companion'
@@ -29,12 +29,10 @@
 #            'qwtplot3d'
 
 # todo
-# fix FS#38293
 # add gr-osmosdr-git to optdepends
 # split the gui components?
 # build doxygen docs?
 # icons
-# remove libsm dep when FS#40047 is fixed
 
 # comedilib: gr-comedi
 # zeroc-ice: gr-ctrlport




More information about the arch-commits mailing list