gnuradio-utils: update to 3.8.1.0
This commit is contained in:
parent
6d4e106546
commit
926411fd85
3 changed files with 10 additions and 118 deletions
|
@ -1,19 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.22 2020/08/18 17:58:04 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2020/08/30 21:09:24 tnn Exp $
|
||||
|
||||
PKGNAME= gnuradio-utils-${VERSION}
|
||||
PKGREVISION= 5
|
||||
COMMENT= Utilities in GNU Radio
|
||||
|
||||
.include "../../ham/gnuradio-core/Makefile.common"
|
||||
.include "../../ham/gnuradio-core/Nocore.mk"
|
||||
|
||||
#BROKEN= MatPlotLib requires Python 3.x.
|
||||
DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
|
||||
#CONF_FILES+= ${EGDIR}/modtool.conf ${PKG_SYSCONFDIR}/modtool.conf
|
||||
|
||||
#DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
|
||||
#ONF_FILES+= ${EGDIR}/modtool.conf ${PKG_SYSCONFDIR}/modtool.conf
|
||||
|
||||
CMAKE_ARGS+= -DENABLE_DEFAULT=False
|
||||
CMAKE_ARGS+= -DENABLE_GR_UTILS=True
|
||||
CMAKE_ARGS+= -DENABLE_DEFAULT=OFF
|
||||
CMAKE_ARGS+= -DENABLE_GR_UTILS=ON
|
||||
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
|
||||
|
|
|
@ -1,71 +1,12 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2015/12/08 21:28:57 wiedi Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2020/08/30 21:09:24 tnn Exp $
|
||||
bin/gr_modtool
|
||||
bin/gr_plot_char
|
||||
bin/gr_plot
|
||||
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_rename.py
|
||||
${PYSITELIB}/gnuradio/modtool/modtool_rename.pyc
|
||||
${PYSITELIB}/gnuradio/modtool/modtool_rename.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
|
||||
|
@ -81,49 +22,3 @@ ${PYSITELIB}/gnuradio/pyqt_filter.pyo
|
|||
${PYSITELIB}/gnuradio/pyqt_plot.py
|
||||
${PYSITELIB}/gnuradio/pyqt_plot.pyc
|
||||
${PYSITELIB}/gnuradio/pyqt_plot.pyo
|
||||
share/gnuradio/examples/modtool.conf
|
||||
share/gnuradio/modtool/gr-newmod/CMakeLists.txt
|
||||
share/gnuradio/modtool/gr-newmod/MANIFEST.md
|
||||
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
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1 2014/10/13 12:51:10 mef Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.2 2020/08/30 21:09:24 tnn 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_API_DEPENDS.gnuradio-utils+= gnuradio-utils>=3.8.1.0
|
||||
BUILDLINK_ABI_DEPENDS.gnuradio-utils+= gnuradio-utils>=3.8.1.0
|
||||
BUILDLINK_PKGSRCDIR.gnuradio-utils?= ../../ham/gnuradio-utils
|
||||
.endif # GNURADIO_UTILS_BUILDLINK3_MK
|
||||
|
||||
|
|
Loading…
Reference in a new issue