diff options
author | mef <mef@pkgsrc.org> | 2015-09-01 04:14:54 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-09-01 04:14:54 +0000 |
commit | 04c70ee84e6ffc33c488c2b869890638ddff17ad (patch) | |
tree | 17cca0c44d1642ad6b05f724a47642128330e487 /ham/gnuradio-uhd | |
parent | 6e55a5b7b636d70f33461ffd9ed564f6341677e1 (diff) | |
download | pkgsrc-04c70ee84e6ffc33c488c2b869890638ddff17ad.tar.gz |
Update gnuradio-* 3.7.6 to 3.7.8
Diffstat (limited to 'ham/gnuradio-uhd')
-rw-r--r-- | ham/gnuradio-uhd/Makefile | 3 | ||||
-rw-r--r-- | ham/gnuradio-uhd/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index eda8b77dda5..72aad9757ee 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/09/01 04:14:55 mef Exp $ PKGNAME= gnuradio-uhd-${VERSION} -PKGREVISION= 1 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio # (acutually, redundent for now) diff --git a/ham/gnuradio-uhd/PLIST b/ham/gnuradio-uhd/PLIST index 55d5962e9ef..2c6f310354b 100644 --- a/ham/gnuradio-uhd/PLIST +++ b/ham/gnuradio-uhd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/10/28 16:59:33 mef Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/09/01 04:14:55 mef Exp $ bin/uhd_fft bin/uhd_rx_cfile bin/uhd_rx_nogui @@ -8,6 +8,7 @@ include/gnuradio/swig/uhd_swig.i include/gnuradio/swig/uhd_swig_doc.i include/gnuradio/uhd/amsg_source.h include/gnuradio/uhd/api.h +include/gnuradio/uhd/usrp_block.h include/gnuradio/uhd/usrp_sink.h include/gnuradio/uhd/usrp_source.h lib/libgnuradio-uhd.so |