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

Kyle Keen kkeen at nymeria.archlinux.org
Tue Apr 22 23:17:55 UTC 2014


    Date: Wednesday, April 23, 2014 @ 01:17:55
  Author: kkeen
Revision: 110005

upgpkg: gnuradio 3.7.3-2, fix FS#38293

Modified:
  gnuradio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-22 22:30:46 UTC (rev 110004)
+++ PKGBUILD	2014-04-22 23:17:55 UTC (rev 110005)
@@ -4,12 +4,12 @@
 # Contributor:	Jonatan Sastre <jsastreh [ at ] hotmail.com>
 pkgname=gnuradio
 pkgver=3.7.3
-pkgrel=1
+pkgrel=2
 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')
+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')
 optdepends=('python2-cheetah: gnuradio-companion'
             'python2-lxml: gnuradio-companion'
@@ -34,6 +34,7 @@
 # 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