diff options
author | mef <mef@pkgsrc.org> | 2015-03-07 05:10:45 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-03-07 05:10:45 +0000 |
commit | 7c1b1938cce7f525bbbb98d6fcc17d747d0f8e86 (patch) | |
tree | 0b60306d2435d00af455883b579f077af2aa7804 /ham/gnuradio-companion | |
parent | 8c7856dc9ca3ef1ca3db3cfcec25d7dbf43d873d (diff) | |
download | pkgsrc-7c1b1938cce7f525bbbb98d6fcc17d747d0f8e86.tar.gz |
(pkgsrc)
- Following patch added to give sphinx-build name (with ${PYVERSSUFFIX) attached)
gnuradio-core/patches/patch-cmake_Modules_FindSphinx.cmake
- Depending doxygen-1.8.9.1nb1 now
- gnuradio-doxygen is updated 3.7.5.2nb1 to 3.7.6
(upstream)
- Update gnuradio-* from 3.7.5.2 to 3.7.6
---------------------------------------
GNU Radio releases 3.7.6 and 3.7.5.2 are available for download:
(several tens of lines omitted for URL and List of contributors)
Release 3.7.5.2 is a bug-fix only maintenance patch following 3.7.5.1,
and will be the last one for the 3.7.5 release. Release 3.7.6
incorporates all these fixes and adds significant new features.
Diffstat (limited to 'ham/gnuradio-companion')
-rw-r--r-- | ham/gnuradio-companion/PLIST | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ham/gnuradio-companion/PLIST b/ham/gnuradio-companion/PLIST index e96c31d508c..1cb41eac091 100644 --- a/ham/gnuradio-companion/PLIST +++ b/ham/gnuradio-companion/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/10/28 06:41:20 mef Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/03/07 05:10:45 mef Exp $ bin/gnuradio-companion ${PYSITELIB}/gnuradio/grc/__init__.py ${PYSITELIB}/gnuradio/grc/__init__.pyc @@ -34,6 +34,7 @@ ${PYSITELIB}/gnuradio/grc/base/__init__.py ${PYSITELIB}/gnuradio/grc/base/__init__.pyc ${PYSITELIB}/gnuradio/grc/base/__init__.pyo ${PYSITELIB}/gnuradio/grc/base/block_tree.dtd +${PYSITELIB}/gnuradio/grc/base/domain.dtd ${PYSITELIB}/gnuradio/grc/base/flow_graph.dtd ${PYSITELIB}/gnuradio/grc/base/odict.py ${PYSITELIB}/gnuradio/grc/base/odict.pyc @@ -141,9 +142,6 @@ ${PYSITELIB}/gnuradio/grc/python/__init__.py ${PYSITELIB}/gnuradio/grc/python/__init__.pyc ${PYSITELIB}/gnuradio/grc/python/__init__.pyo ${PYSITELIB}/gnuradio/grc/python/block.dtd -${PYSITELIB}/gnuradio/grc/python/convert_hier.py -${PYSITELIB}/gnuradio/grc/python/convert_hier.pyc -${PYSITELIB}/gnuradio/grc/python/convert_hier.pyo ${PYSITELIB}/gnuradio/grc/python/default_flow_graph.grc ${PYSITELIB}/gnuradio/grc/python/expr_utils.py ${PYSITELIB}/gnuradio/grc/python/expr_utils.pyc @@ -190,6 +188,8 @@ share/gnuradio/grc/blocks/bus_source.xml share/gnuradio/grc/blocks/bus_structure_sink.xml share/gnuradio/grc/blocks/bus_structure_source.xml share/gnuradio/grc/blocks/dummy.xml +share/gnuradio/grc/blocks/gr_message_domain.xml +share/gnuradio/grc/blocks/gr_stream_domain.xml share/gnuradio/grc/blocks/import.xml share/gnuradio/grc/blocks/note.xml share/gnuradio/grc/blocks/options.xml |