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

Kyle Keen kkeen at archlinux.org
Tue Feb 9 04:09:19 UTC 2016


    Date: Tuesday, February 9, 2016 @ 05:09:19
  Author: kkeen
Revision: 160965

upgpkg: gnuradio 3.7.9.1-1

Modified:
  gnuradio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-09 01:48:02 UTC (rev 160964)
+++ PKGBUILD	2016-02-09 04:09:19 UTC (rev 160965)
@@ -4,7 +4,7 @@
 # Contributor:	Jonatan Sastre <jsastreh [ at ] hotmail.com>
 pkgbase=gnuradio
 pkgname=(gnuradio gnuradio-companion)
-pkgver=3.7.9
+pkgver=3.7.9.1
 pkgrel=1
 pkgdesc="General purpose DSP and SDR toolkit.  With drivers for usrp and fcd."
 arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@
 #source=("http://s3-dist.gnuradio.org/gnuradio-$pkgver.tar.gz"
 source=("http://gnuradio.org/releases/$pkgbase/$pkgbase-$pkgver.tar.gz"
         "21-fcd.rules")
-md5sums=('bf1a2abd0abc492c7f67cba1080ceb8c'
+md5sums=('653155499bcefb1478b1963f11841434'
          '465e12c454c6a22ebec9849181af7bdc')
 
 prepare() {
@@ -85,8 +85,8 @@
 package_gnuradio-companion() {
   pkgdesc="GUI frontend for gnuradio and SDR."
   depends=('gnuradio' 'python2-cheetah' 'python2-lxml'
-      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d')
-  optdepends=('python2-numarray: filter design tool')
+      'pygtk' 'wxpython' 'python2-opengl' 'python2-pyqwt' 'qwtplot3d'
+      'python2-numarray')
   install="gnuradio-companion.install"
   # Yup, nothing in the package except dependencies,
   # because more than five optdeps is too many for most people.



More information about the arch-commits mailing list