summaryrefslogtreecommitdiff
path: root/community/gnuradio-osmosdr
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-15 03:56:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-15 03:56:51 +0000
commitf60de6664a098734dc7962a6105c175268706e36 (patch)
tree7ef66496e5b48e4985c3ae4e0abe0673e5dce38c /community/gnuradio-osmosdr
parenta4111d7e955b56d51181adc90eb77f8e4903cb64 (diff)
Tue Jul 15 03:46:22 UTC 2014
Diffstat (limited to 'community/gnuradio-osmosdr')
-rw-r--r--community/gnuradio-osmosdr/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/gnuradio-osmosdr/PKGBUILD b/community/gnuradio-osmosdr/PKGBUILD
index 91d791062..c6bf99419 100644
--- a/community/gnuradio-osmosdr/PKGBUILD
+++ b/community/gnuradio-osmosdr/PKGBUILD
@@ -1,11 +1,12 @@
-# $Id: PKGBUILD 115631 2014-07-12 20:27:39Z kkeen $
+# $Id: PKGBUILD 115685 2014-07-14 08:50:36Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com?>
# Contributor: Dominik Heidler <dheidler@gmail.com>
pkgname=gnuradio-osmosdr
_pkgname=gr-osmosdr
pkgver=0.1.1
-pkgrel=8
-pkgdesc="GNU Radio source block for Funcube Dongle, RTL-SDR, USRP and OsmoSDR devices"
+pkgrel=9
+#_commit=c65d205d3b
+pkgdesc="Source block for Funcube Dongle, RTL-SDR, USRP, OsmoSDR, BladeRF and HackRF devices"
url="http://sdr.osmocom.org/trac/"
arch=('i686' 'x86_64')
license=('GPL')
@@ -14,6 +15,7 @@ makedepends=('git' 'cmake' 'boost' 'python2-cheetah' 'swig')
conflicts=('gr-osmosdr-git')
replaces=('gr-osmosdr')
source=("git://git.osmocom.org/gr-osmosdr#tag=v$pkgver")
+#source=("git://git.osmocom.org/gr-osmosdr#commit=$_commit")
md5sums=('SKIP')
# add airspy support?