summaryrefslogtreecommitdiff
path: root/ham/gnuradio-usrp
diff options
context:
space:
mode:
authorwulf <wulf>2005-10-07 23:08:33 +0000
committerwulf <wulf>2005-10-07 23:08:33 +0000
commit76487a67f21d252f643f2cfde40edc998a833cdf (patch)
tree8284de825db37f1ec9d738d8e7030523d6ee4b4d /ham/gnuradio-usrp
parent562eba8d6e9eebf87303bd0b5c0bfffb2579d5e8 (diff)
downloadpkgsrc-76487a67f21d252f643f2cfde40edc998a833cdf.tar.gz
New package gnuradio-usrp: This module provides support for the GNU Radio
specific part of the Universal Software Peripheral (USRP) hardware
Diffstat (limited to 'ham/gnuradio-usrp')
-rw-r--r--ham/gnuradio-usrp/DESCR9
-rw-r--r--ham/gnuradio-usrp/Makefile13
-rw-r--r--ham/gnuradio-usrp/PLIST28
-rw-r--r--ham/gnuradio-usrp/distinfo5
4 files changed, 55 insertions, 0 deletions
diff --git a/ham/gnuradio-usrp/DESCR b/ham/gnuradio-usrp/DESCR
new file mode 100644
index 00000000000..d5360af3683
--- /dev/null
+++ b/ham/gnuradio-usrp/DESCR
@@ -0,0 +1,9 @@
+GNU Radio is a collection of software that when combined with minimal hardware,
+allows the construction of radios where the actual waveforms transmitted and
+received are defined by software. What this means is that it turns the digital
+modulation schemes used in today's high performance wireless devices into
+software problems.
+
+This module provides support for the GNU Radio specific part of the
+Universal Software Radio Peripheral (USPR) hardware. It is the glue that
+ties up the USRP library into GNU Radio.
diff --git a/ham/gnuradio-usrp/Makefile b/ham/gnuradio-usrp/Makefile
new file mode 100644
index 00000000000..a8cf4b703ee
--- /dev/null
+++ b/ham/gnuradio-usrp/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:08:33 wulf Exp $
+
+VERSION= 0.5
+DISTNAME= gr-usrp-${VERSION}
+PKGNAME= gnuradio-usrp-${VERSION}
+WRKSRC= ${WRKDIR}/${DISTNAME}
+COMMENT= USRP bindings for GNU Radio
+
+.include "../../meta-pkgs/gnuradio/Makefile.common"
+
+.include "../../ham/usrp/buildlink3.mk"
+.include "../../math/fftwf/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-usrp/PLIST b/ham/gnuradio-usrp/PLIST
new file mode 100644
index 00000000000..c3ea91e6208
--- /dev/null
+++ b/ham/gnuradio-usrp/PLIST
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/07 23:08:33 wulf Exp $
+include/gnuradio/swig/usrp0.i
+include/gnuradio/swig/usrp1.i
+include/gnuradio/usrp0_sink_c.h
+include/gnuradio/usrp0_source_c.h
+include/gnuradio/usrp1_sink_base.h
+include/gnuradio/usrp1_sink_c.h
+include/gnuradio/usrp1_sink_s.h
+include/gnuradio/usrp1_source_base.h
+include/gnuradio/usrp1_source_c.h
+include/gnuradio/usrp1_source_s.h
+${PYSITELIB}/gnuradio/_usrp0.la
+${PYSITELIB}/gnuradio/_usrp1.la
+${PYSITELIB}/gnuradio/dbs_rx.py
+${PYSITELIB}/gnuradio/dbs_rx.pyc
+${PYSITELIB}/gnuradio/dbs_rx.pyo
+${PYSITELIB}/gnuradio/tv_rx.py
+${PYSITELIB}/gnuradio/tv_rx.pyc
+${PYSITELIB}/gnuradio/tv_rx.pyo
+${PYSITELIB}/gnuradio/usrp.py
+${PYSITELIB}/gnuradio/usrp.pyc
+${PYSITELIB}/gnuradio/usrp.pyo
+${PYSITELIB}/gnuradio/usrp0.py
+${PYSITELIB}/gnuradio/usrp0.pyc
+${PYSITELIB}/gnuradio/usrp0.pyo
+${PYSITELIB}/gnuradio/usrp1.py
+${PYSITELIB}/gnuradio/usrp1.pyc
+${PYSITELIB}/gnuradio/usrp1.pyo
diff --git a/ham/gnuradio-usrp/distinfo b/ham/gnuradio-usrp/distinfo
new file mode 100644
index 00000000000..35dd328e5af
--- /dev/null
+++ b/ham/gnuradio-usrp/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/07 23:08:33 wulf Exp $
+
+SHA1 (gr-usrp-0.5.tar.gz) = 329eda7e8e5ac3d3b1080e5c4763d6002496dc52
+RMD160 (gr-usrp-0.5.tar.gz) = da83b1fcec03bb0dab859534f4b2992c0a59dc37
+Size (gr-usrp-0.5.tar.gz) = 423692 bytes