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-utils | |
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-utils')
-rw-r--r-- | ham/gnuradio-utils/DESCR | 7 | ||||
-rw-r--r-- | ham/gnuradio-utils/Makefile | 17 | ||||
-rw-r--r-- | ham/gnuradio-utils/PLIST | 125 | ||||
-rw-r--r-- | ham/gnuradio-utils/buildlink3.mk | 13 |
4 files changed, 162 insertions, 0 deletions
diff --git a/ham/gnuradio-utils/DESCR b/ham/gnuradio-utils/DESCR new file mode 100644 index 00000000000..07c78aa6a75 --- /dev/null +++ b/ham/gnuradio-utils/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 module provides utilities in GNU Radio. diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile new file mode 100644 index 00000000000..52b3371088c --- /dev/null +++ b/ham/gnuradio-utils/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ + +PKGNAME= gnuradio-utils-${VERSION} +COMMENT= Utilities in GNU Radio + +.include "../../ham/gnuradio-core/Makefile.common" +.include "../../ham/gnuradio-core/Nocore.mk" + +DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib +CONF_FILES+= ${EGDIR}/modtool.conf ${PKG_SYSCONFDIR}/modtool.conf + +CMAKE_ARGS+= -DENABLE_DEFAULT=False +CMAKE_ARGS+= -DENABLE_GR_UTILS=True + +.include "../../devel/SDL/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/ham/gnuradio-utils/PLIST b/ham/gnuradio-utils/PLIST new file mode 100644 index 00000000000..ef723adb573 --- /dev/null +++ b/ham/gnuradio-utils/PLIST @@ -0,0 +1,125 @@ +@comment $NetBSD: PLIST,v 1.1 2014/10/13 12:51:10 mef Exp $ +bin/gr_modtool +bin/gr_plot_char +bin/gr_plot_const +bin/gr_plot_fft +bin/gr_plot_fft_c +bin/gr_plot_fft_f +bin/gr_plot_float +bin/gr_plot_int +bin/gr_plot_iq +bin/gr_plot_psd +bin/gr_plot_psd_c +bin/gr_plot_psd_f +bin/gr_plot_qt +bin/gr_plot_short +bin/gr_read_file_metadata +bin/grcc +${PYSITELIB}/gnuradio/modtool/__init__.py +${PYSITELIB}/gnuradio/modtool/__init__.pyc +${PYSITELIB}/gnuradio/modtool/__init__.pyo +${PYSITELIB}/gnuradio/modtool/cmakefile_editor.py +${PYSITELIB}/gnuradio/modtool/cmakefile_editor.pyc +${PYSITELIB}/gnuradio/modtool/cmakefile_editor.pyo +${PYSITELIB}/gnuradio/modtool/code_generator.py +${PYSITELIB}/gnuradio/modtool/code_generator.pyc +${PYSITELIB}/gnuradio/modtool/code_generator.pyo +${PYSITELIB}/gnuradio/modtool/grc_xml_generator.py +${PYSITELIB}/gnuradio/modtool/grc_xml_generator.pyc +${PYSITELIB}/gnuradio/modtool/grc_xml_generator.pyo +${PYSITELIB}/gnuradio/modtool/modtool_add.py +${PYSITELIB}/gnuradio/modtool/modtool_add.pyc +${PYSITELIB}/gnuradio/modtool/modtool_add.pyo +${PYSITELIB}/gnuradio/modtool/modtool_base.py +${PYSITELIB}/gnuradio/modtool/modtool_base.pyc +${PYSITELIB}/gnuradio/modtool/modtool_base.pyo +${PYSITELIB}/gnuradio/modtool/modtool_disable.py +${PYSITELIB}/gnuradio/modtool/modtool_disable.pyc +${PYSITELIB}/gnuradio/modtool/modtool_disable.pyo +${PYSITELIB}/gnuradio/modtool/modtool_help.py +${PYSITELIB}/gnuradio/modtool/modtool_help.pyc +${PYSITELIB}/gnuradio/modtool/modtool_help.pyo +${PYSITELIB}/gnuradio/modtool/modtool_info.py +${PYSITELIB}/gnuradio/modtool/modtool_info.pyc +${PYSITELIB}/gnuradio/modtool/modtool_info.pyo +${PYSITELIB}/gnuradio/modtool/modtool_makexml.py +${PYSITELIB}/gnuradio/modtool/modtool_makexml.pyc +${PYSITELIB}/gnuradio/modtool/modtool_makexml.pyo +${PYSITELIB}/gnuradio/modtool/modtool_newmod.py +${PYSITELIB}/gnuradio/modtool/modtool_newmod.pyc +${PYSITELIB}/gnuradio/modtool/modtool_newmod.pyo +${PYSITELIB}/gnuradio/modtool/modtool_rm.py +${PYSITELIB}/gnuradio/modtool/modtool_rm.pyc +${PYSITELIB}/gnuradio/modtool/modtool_rm.pyo +${PYSITELIB}/gnuradio/modtool/parser_cc_block.py +${PYSITELIB}/gnuradio/modtool/parser_cc_block.pyc +${PYSITELIB}/gnuradio/modtool/parser_cc_block.pyo +${PYSITELIB}/gnuradio/modtool/scm.py +${PYSITELIB}/gnuradio/modtool/scm.pyc +${PYSITELIB}/gnuradio/modtool/scm.pyo +${PYSITELIB}/gnuradio/modtool/templates.py +${PYSITELIB}/gnuradio/modtool/templates.pyc +${PYSITELIB}/gnuradio/modtool/templates.pyo +${PYSITELIB}/gnuradio/modtool/util_functions.py +${PYSITELIB}/gnuradio/modtool/util_functions.pyc +${PYSITELIB}/gnuradio/modtool/util_functions.pyo +${PYSITELIB}/gnuradio/plot_data.py +${PYSITELIB}/gnuradio/plot_data.pyc +${PYSITELIB}/gnuradio/plot_data.pyo +${PYSITELIB}/gnuradio/plot_fft_base.py +${PYSITELIB}/gnuradio/plot_fft_base.pyc +${PYSITELIB}/gnuradio/plot_fft_base.pyo +${PYSITELIB}/gnuradio/plot_psd_base.py +${PYSITELIB}/gnuradio/plot_psd_base.pyc +${PYSITELIB}/gnuradio/plot_psd_base.pyo +${PYSITELIB}/gnuradio/pyqt_filter.py +${PYSITELIB}/gnuradio/pyqt_filter.pyc +${PYSITELIB}/gnuradio/pyqt_filter.pyo +${PYSITELIB}/gnuradio/pyqt_plot.py +${PYSITELIB}/gnuradio/pyqt_plot.pyc +${PYSITELIB}/gnuradio/pyqt_plot.pyo +share/examples/gnuradio/conf.d/modtool.conf +share/gnuradio/modtool/gr-newmod/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/apps/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/cmake/Modules/CMakeParseArgumentsCopy.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/FindCppUnit.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/FindGnuradioRuntime.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/GrMiscUtils.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/GrPlatform.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/GrPython.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/GrSwig.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/GrTest.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/UseSWIG.cmake +share/gnuradio/modtool/gr-newmod/cmake/Modules/howtoConfig.cmake +share/gnuradio/modtool/gr-newmod/cmake/cmake_uninstall.cmake.in +share/gnuradio/modtool/gr-newmod/docs/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/docs/README.howto +share/gnuradio/modtool/gr-newmod/docs/doxygen/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/docs/doxygen/Doxyfile.in +share/gnuradio/modtool/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/__init__.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/base.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/doxyindex.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/generated/__init__.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/generated/compound.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/generated/compoundsuper.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/generated/index.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/generated/indexsuper.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/doxyxml/text.py +share/gnuradio/modtool/gr-newmod/docs/doxygen/other/group_defs.dox +share/gnuradio/modtool/gr-newmod/docs/doxygen/other/main_page.dox +share/gnuradio/modtool/gr-newmod/docs/doxygen/swig_doc.py +share/gnuradio/modtool/gr-newmod/examples/README +share/gnuradio/modtool/gr-newmod/grc/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/include/howto/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/include/howto/api.h +share/gnuradio/modtool/gr-newmod/lib/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/lib/qa_howto.cc +share/gnuradio/modtool/gr-newmod/lib/qa_howto.h +share/gnuradio/modtool/gr-newmod/lib/test_howto.cc +share/gnuradio/modtool/gr-newmod/python/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/python/__init__.py +share/gnuradio/modtool/gr-newmod/python/build_utils.py +share/gnuradio/modtool/gr-newmod/python/build_utils_codes.py +share/gnuradio/modtool/gr-newmod/swig/CMakeLists.txt +share/gnuradio/modtool/gr-newmod/swig/howto_swig.i diff --git a/ham/gnuradio-utils/buildlink3.mk b/ham/gnuradio-utils/buildlink3.mk new file mode 100644 index 00000000000..bdc93a276de --- /dev/null +++ b/ham/gnuradio-utils/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2014/10/13 12:51:10 mef Exp $ + +BUILDLINK_TREE+= gnuradio-utils + +.if !defined(GNURADIO_UTILS_BUILDLINK3_MK) +GNURADIO_UTILS_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gnuradio-utils+= gnuradio-utils>=3.7.5 +BUILDLINK_ABI_DEPENDS.gnuradio-utils+= gnuradio-utils>=3.7.5 +BUILDLINK_PKGSRCDIR.gnuradio-utils?= ../../ham/gnuradio-utils +.endif # GNURADIO_UTILS_BUILDLINK3_MK + +BUILDLINK_TREE+= -gnuradio-utils |