diff options
author | George Hartzell <hartzell@alerce.com> | 2017-06-06 04:06:36 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2017-06-06 06:06:36 -0500 |
commit | aa51e766cd710cc5602cb2988fa7d5d5f1fb64a9 (patch) | |
tree | 4a6f376a038a79fe6e864abc638822d1565ee9f8 /.codecov.yml | |
parent | 54cc8dd7fd956b37e17982173e5624d0c98f8ce3 (diff) | |
download | spack-aa51e766cd710cc5602cb2988fa7d5d5f1fb64a9.tar.gz spack-aa51e766cd710cc5602cb2988fa7d5d5f1fb64a9.tar.bz2 spack-aa51e766cd710cc5602cb2988fa7d5d5f1fb64a9.tar.xz spack-aa51e766cd710cc5602cb2988fa7d5d5f1fb64a9.zip |
Add add'l output formats for graphviz (#4431)
* Add add'l output formats for graphviz
Add support for additional output formats to graphviz, including gif,
jpg, pdf, and png.
Graphviz calls its pango+cairo option *pangocairo* so I followed suit.
Libgd was missing jpeg/jpg support. None of the other supported
formats are conditionalized and there is no --with/--without support,
so I followed suit.
* Fix ghostscript plugin
When I installed thusly:
spack install graphviz+pangocairo+libgd^cairo+X^pango+X
the ghostscript plugin tripped over some variable names that had
changes in `gs@9.18:`. This fixes them.
* Remove wayward import of tty
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions