mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
GRC Bus Ports (Nicholas McCarthy) Bus ports in the GNU Radio Companion (GRC) allow ganging block input or output ports into a single port for display and connections. This simplifies flowgraph entry when dealing with blocks that work with an arbitrary number of streams. For further information, see: http://gnuradio.org/redmine/projects/gnuradio/wiki/Busports And see http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_1
11 lines
492 B
Text
11 lines
492 B
Text
--- docs/doxygen/Doxyfile.in.orig 2013-08-28 13:27:03.000000000 -0500
|
|
+++ docs/doxygen/Doxyfile.in 2014-03-02 20:19:55.000000000 -0500
|
|
@@ -1406,7 +1406,7 @@
|
|
# different font using DOT_FONTNAME you can set the path where dot
|
|
# can find it using this tag.
|
|
|
|
-DOT_FONTPATH =
|
|
+DOT_FONTPATH = %%PREFIX%%/lib/X11/fonts/freefont-ttf
|
|
|
|
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
|
|
# will generate a graph for each documented class showing the direct and
|