diff options
author | mef <mef> | 2014-10-13 12:51:08 +0000 |
---|---|---|
committer | mef <mef> | 2014-10-13 12:51:08 +0000 |
commit | 749d5bfc4171b15d9607350142d7d4da14fe3303 (patch) | |
tree | affc2f0384e9136f1aaf9a8afa0f906bb2d7965b /ham/gnuradio-noaa/PLIST | |
parent | 1c2e768073f9e9abb23799e0c8b83c4b0df88850 (diff) | |
download | pkgsrc-749d5bfc4171b15d9607350142d7d4da14fe3303.tar.gz |
Update GNU Radio 3.3.0 (2010-09-15) to 3.7.5
See the thread for modularity issues etc:
http://mail-index.netbsd.org/pkgsrc-users/2014/09/07/msg020346.html
See more info at recent gnuradio-core/Makefile commit log, thanks.
Diffstat (limited to 'ham/gnuradio-noaa/PLIST')
-rw-r--r-- | ham/gnuradio-noaa/PLIST | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ham/gnuradio-noaa/PLIST b/ham/gnuradio-noaa/PLIST new file mode 100644 index 00000000000..26728dcd726 --- /dev/null +++ b/ham/gnuradio-noaa/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2014/10/13 12:51:09 mef Exp $ +include/gnuradio/noaa/api.h +include/gnuradio/noaa/hrpt.h +include/gnuradio/noaa/hrpt_decoder.h +include/gnuradio/noaa/hrpt_deframer.h +include/gnuradio/noaa/hrpt_pll_cf.h +include/gnuradio/swig/noaa_swig.i +include/gnuradio/swig/noaa_swig_doc.i +lib/libgnuradio-noaa.so +lib/libgnuradio-noaa.so.${PKGVERSION} +lib/pkgconfig/gnuradio-noaa.pc +${PYSITELIB}/gnuradio/noaa/__init__.py +${PYSITELIB}/gnuradio/noaa/__init__.pyc +${PYSITELIB}/gnuradio/noaa/__init__.pyo +${PYSITELIB}/gnuradio/noaa/_noaa_swig.so +${PYSITELIB}/gnuradio/noaa/noaa_swig.py +${PYSITELIB}/gnuradio/noaa/noaa_swig.pyc +${PYSITELIB}/gnuradio/noaa/noaa_swig.pyo +share/gnuradio/examples/noaa/file_rx_hrpt.grc +share/gnuradio/examples/noaa/hrpt_decode.grc +share/gnuradio/examples/noaa/hrpt_demod.grc +share/gnuradio/examples/noaa/usrp_rx_hrpt.grc +share/gnuradio/examples/noaa/usrp_rx_hrpt_nogui.grc +share/gnuradio/grc/blocks/noaa_hrpt_decoder.xml +share/gnuradio/grc/blocks/noaa_hrpt_deframer.xml +share/gnuradio/grc/blocks/noaa_hrpt_pll_cf.xml |