summaryrefslogtreecommitdiff
path: root/ham/gnuradio-qtgui
diff options
context:
space:
mode:
authormef <mef>2014-10-13 12:51:08 +0000
committermef <mef>2014-10-13 12:51:08 +0000
commit775c0d55aa4b6de548bda6217dcfeb4e688b4121 (patch)
treeaffc2f0384e9136f1aaf9a8afa0f906bb2d7965b /ham/gnuradio-qtgui
parent26a46c472d0fa3dec0e69277a9dbe0dea2202e74 (diff)
downloadpkgsrc-775c0d55aa4b6de548bda6217dcfeb4e688b4121.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-qtgui')
-rw-r--r--ham/gnuradio-qtgui/DESCR7
-rw-r--r--ham/gnuradio-qtgui/Makefile18
-rw-r--r--ham/gnuradio-qtgui/PLIST143
3 files changed, 168 insertions, 0 deletions
diff --git a/ham/gnuradio-qtgui/DESCR b/ham/gnuradio-qtgui/DESCR
new file mode 100644
index 00000000000..970c34039da
--- /dev/null
+++ b/ham/gnuradio-qtgui/DESCR
@@ -0,0 +1,7 @@
+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 provides Qt GUI module of GNU Radio.
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
new file mode 100644
index 00000000000..3722dc9e7a1
--- /dev/null
+++ b/ham/gnuradio-qtgui/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $
+
+PKGNAME= gnuradio-qtgui-${VERSION}
+COMMENT= Qt GUI module of GNU Radio
+
+.include "../../ham/gnuradio-core/Makefile.common"
+.include "../../ham/gnuradio-core/Nocore.mk"
+
+CONF_FILES+= ${EGDIR}/gr-qtgui.conf ${PKG_SYSCONFDIR}/gr-qtgui.conf
+
+CMAKE_ARGS+= -DENABLE_DEFAULT=OFF
+CMAKE_ARGS+= -DENABLE_GR_QTGUI=ON
+
+.include "../../x11/qt4-libs/buildlink3.mk"
+.include "../../x11/qwt-qt4/buildlink3.mk"
+.include "../../x11/py-qt4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/ham/gnuradio-qtgui/PLIST b/ham/gnuradio-qtgui/PLIST
new file mode 100644
index 00000000000..7d4c0e7eae1
--- /dev/null
+++ b/ham/gnuradio-qtgui/PLIST
@@ -0,0 +1,143 @@
+@comment $NetBSD: PLIST,v 1.1 2014/10/13 12:51:10 mef Exp $
+bin/gr_constellation_plot
+bin/gr_psd_plot_b
+bin/gr_psd_plot_c
+bin/gr_psd_plot_f
+bin/gr_psd_plot_i
+bin/gr_psd_plot_s
+bin/gr_spectrogram_plot_b
+bin/gr_spectrogram_plot_c
+bin/gr_spectrogram_plot_f
+bin/gr_spectrogram_plot_i
+bin/gr_spectrogram_plot_s
+bin/gr_time_plot_b
+bin/gr_time_plot_c
+bin/gr_time_plot_f
+bin/gr_time_plot_i
+bin/gr_time_plot_s
+bin/gr_time_raster_b
+bin/gr_time_raster_f
+share/examples/gnuradio/conf.d/gr-qtgui.conf
+include/gnuradio/qtgui/CMakeLists.txt
+include/gnuradio/qtgui/ConstellationDisplayPlot.h
+include/gnuradio/qtgui/DisplayPlot.h
+include/gnuradio/qtgui/FrequencyDisplayPlot.h
+include/gnuradio/qtgui/HistogramDisplayPlot.h
+include/gnuradio/qtgui/SpectrumGUIClass.h
+include/gnuradio/qtgui/TimeDomainDisplayPlot.h
+include/gnuradio/qtgui/TimeRasterDisplayPlot.h
+include/gnuradio/qtgui/VectorDisplayPlot.h
+include/gnuradio/qtgui/WaterfallDisplayPlot.h
+include/gnuradio/qtgui/api.h
+include/gnuradio/qtgui/ber_sink_b.h
+include/gnuradio/qtgui/const_sink_c.h
+include/gnuradio/qtgui/constellationdisplayform.h
+include/gnuradio/qtgui/displayform.h
+include/gnuradio/qtgui/form_menus.h
+include/gnuradio/qtgui/freq_sink_c.h
+include/gnuradio/qtgui/freq_sink_f.h
+include/gnuradio/qtgui/freqdisplayform.h
+include/gnuradio/qtgui/histogram_sink_f.h
+include/gnuradio/qtgui/histogramdisplayform.h
+include/gnuradio/qtgui/number_sink.h
+include/gnuradio/qtgui/numberdisplayform.h
+include/gnuradio/qtgui/plot_raster.h
+include/gnuradio/qtgui/plot_waterfall.h
+include/gnuradio/qtgui/qtgui_types.h
+include/gnuradio/qtgui/sink_c.h
+include/gnuradio/qtgui/sink_f.h
+include/gnuradio/qtgui/spectrumUpdateEvents.h
+include/gnuradio/qtgui/spectrumdisplayform.h
+include/gnuradio/qtgui/timeRasterGlobalData.h
+include/gnuradio/qtgui/time_raster_sink_b.h
+include/gnuradio/qtgui/time_raster_sink_f.h
+include/gnuradio/qtgui/time_sink_c.h
+include/gnuradio/qtgui/time_sink_f.h
+include/gnuradio/qtgui/timedisplayform.h
+include/gnuradio/qtgui/timerasterdisplayform.h
+include/gnuradio/qtgui/trigger_mode.h
+include/gnuradio/qtgui/utils.h
+include/gnuradio/qtgui/vector_sink_f.h
+include/gnuradio/qtgui/vectordisplayform.h
+include/gnuradio/qtgui/waterfallGlobalData.h
+include/gnuradio/qtgui/waterfall_sink_c.h
+include/gnuradio/qtgui/waterfall_sink_f.h
+include/gnuradio/qtgui/waterfalldisplayform.h
+include/gnuradio/swig/qtgui_swig.i
+include/gnuradio/swig/qtgui_swig_doc.i
+lib/libgnuradio-qtgui.so
+lib/libgnuradio-qtgui.so.${PKGVERSION}
+lib/pkgconfig/gnuradio-qtgui.pc
+${PYSITELIB}/gnuradio/qtgui/__init__.py
+${PYSITELIB}/gnuradio/qtgui/__init__.pyc
+${PYSITELIB}/gnuradio/qtgui/__init__.pyo
+${PYSITELIB}/gnuradio/qtgui/_qtgui_swig.so
+${PYSITELIB}/gnuradio/qtgui/plot_base.py
+${PYSITELIB}/gnuradio/qtgui/plot_base.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_base.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_constellation_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_constellation_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_constellation_form.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_form.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_psd_base.py
+${PYSITELIB}/gnuradio/qtgui/plot_psd_base.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_psd_base.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_psd_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_psd_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_psd_form.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_base.py
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_base.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_base.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_spectrogram_form.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_time_base.py
+${PYSITELIB}/gnuradio/qtgui/plot_time_base.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_time_base.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_time_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_time_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_time_form.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_base.py
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_base.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_base.pyo
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_form.py
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_form.pyc
+${PYSITELIB}/gnuradio/qtgui/plot_time_raster_form.pyo
+${PYSITELIB}/gnuradio/qtgui/qtgui_swig.py
+${PYSITELIB}/gnuradio/qtgui/qtgui_swig.pyc
+${PYSITELIB}/gnuradio/qtgui/qtgui_swig.pyo
+share/doc/gnuradio-${PKGVERSION}/README.qtgui
+share/gnuradio/examples/qt-gui/alt.qss
+share/gnuradio/examples/qt-gui/dark.qss
+share/gnuradio/examples/qt-gui/pyqt_const_c.py
+share/gnuradio/examples/qt-gui/pyqt_example_c.py
+share/gnuradio/examples/qt-gui/pyqt_example_f.py
+share/gnuradio/examples/qt-gui/pyqt_freq_c.py
+share/gnuradio/examples/qt-gui/pyqt_freq_f.py
+share/gnuradio/examples/qt-gui/pyqt_histogram_f.py
+share/gnuradio/examples/qt-gui/pyqt_time_c.py
+share/gnuradio/examples/qt-gui/pyqt_time_f.py
+share/gnuradio/examples/qt-gui/pyqt_time_raster_b.py
+share/gnuradio/examples/qt-gui/pyqt_time_raster_f.py
+share/gnuradio/examples/qt-gui/pyqt_waterfall_c.py
+share/gnuradio/examples/qt-gui/pyqt_waterfall_f.py
+share/gnuradio/examples/qt-gui/qtgui_tags_viewing.grc
+share/gnuradio/grc/blocks/qtgui_ber_sink_b.xml
+share/gnuradio/grc/blocks/qtgui_block_tree.xml
+share/gnuradio/grc/blocks/qtgui_check_box.xml
+share/gnuradio/grc/blocks/qtgui_chooser.xml
+share/gnuradio/grc/blocks/qtgui_const_sink_x.xml
+share/gnuradio/grc/blocks/qtgui_entry.xml
+share/gnuradio/grc/blocks/qtgui_freq_sink_x.xml
+share/gnuradio/grc/blocks/qtgui_histogram_sink_x.xml
+share/gnuradio/grc/blocks/qtgui_label.xml
+share/gnuradio/grc/blocks/qtgui_number_sink.xml
+share/gnuradio/grc/blocks/qtgui_range.xml
+share/gnuradio/grc/blocks/qtgui_sink_x.xml
+share/gnuradio/grc/blocks/qtgui_tab_widget.xml
+share/gnuradio/grc/blocks/qtgui_time_raster_x.xml
+share/gnuradio/grc/blocks/qtgui_time_sink_x.xml
+share/gnuradio/grc/blocks/qtgui_vector_sink_f.xml
+share/gnuradio/grc/blocks/qtgui_waterfall_sink_x.xml