FS#38772 - [graphviz] Enable GTK output support for extra/graphviz
Attached to Project:
Arch Linux
Opened by Tassilo Horn (tsdh) - Monday, 03 February 2014, 07:48 GMT
Last edited by Gaetan Bisson (vesath) - Tuesday, 04 February 2014, 10:18 GMT
Opened by Tassilo Horn (tsdh) - Monday, 03 February 2014, 07:48 GMT
Last edited by Gaetan Bisson (vesath) - Tuesday, 04 February 2014, 10:18 GMT
|
Details
Description:
When graphviz is compiled with GTK+ support (--with-gtk=yes, possibly also --with-pangocairo=yes), then it supports displaying graphs in a GTK canvas in addition to printing them into a file. This is done using the -T output option of dot and the other graphviz commands, e.g., "dot -Tgtk my-graph.dot". It seems that GTK+ and Cairo support is enabled automatically on systems that have it installed. However, the current graphviz version 2.34.0-3 in Arch seems to be built on a system not having it or it has been disabled explicitly. It would be great if the GTK output format was provided. |
This task depends upon
Closed by Gaetan Bisson (vesath)
Tuesday, 04 February 2014, 10:18 GMT
Reason for closing: Implemented
Additional comments about closing: graphviz-2.36.0-1 in [extra]
Tuesday, 04 February 2014, 10:18 GMT
Reason for closing: Implemented
Additional comments about closing: graphviz-2.36.0-1 in [extra]