SHA256
1
0
forked from pool/graphviz
Commit Graph

6 Commits

Author SHA256 Message Date
Philipp Thomas
7e2a617a8f - Update to 2.36,0:
(graphviz tracker lives at http://www.graphviz.org/mantisbt/my_view_page.php)
  Fixed bugs:
  * The xdot pad attribute is documented to have a default value of
    0.0555 (inches, equals 0002091:0000004 points).  However when no
    pad attribute was specified, xdot output behaved as though the
    default was 0 (graphviz tracker 2372).
  * Graphviz gave incorrect svg when labels contained HTML entities
    (graphviz tracker 2384).
  * Building gvedit failed with undefined references (graphviz
    tracker 2388).
  * Document that edge[style=tapered] does not support colorList and
    that edge[style=tapered] does not work with arrowType:none
    (graphviz tracker 2391).
  * Use a stronger test for orthogonal routing and, if it fails, revert
    to line segments for edges (graphviz tracker 2393).
  * Fix xdot background polygon coordinates being "nan" with no nodes
    (graphviz tracker 2393).
  * Circo couldn't rescale a graph using the mindist attribute
    (graphviz tracker 2395).
  - Remove old libgraph sources from distributions.
  - Move master git repo to github.com
  September 15, 2013
  - Add <S> element for strike-through to HTML-like labels.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=82
2014-02-04 15:36:09 +00:00
Philipp Thomas
bfd546f3b3 - Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it
contains a non-working uri.

- Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it
  contains a non-working uri.

- Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it
  contains a non-working uri.

- Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it
  contains a non-working uri.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=81
2014-02-04 12:21:18 +00:00
Ismail Dönmez
863eea735e Accepting request 213565 from home:coolo:branches:openSUSE:Factory
- remove unneeded ksh dependency

OBS-URL: https://build.opensuse.org/request/show/213565
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=74
2014-01-11 12:05:02 +00:00
Philipp Thomas
c0eac2ac7c - Split off smyrna into its own package and spec file to eliminate
the dependency cycle for the graphviz package.
- Add libGLU and libGL as libraries to link to which was missing.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=70
2013-10-24 09:38:23 +00:00
Philipp Thomas
a76781bdf6 - Add graphviz-python3_version.patch that put the call to print in
Parentheses.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=63
2013-09-12 17:34:53 +00:00
Philipp Thomas
9775d599df - Add graphviz-type_punning.patch which compiles the vmalloc sources
with -fno-strict-aliasing.

- Split off gvedit to it's own spec to avoid circular dependency
  for graphviz and its sup packages.
- Initial package graphviz-gvedit which splits off gvedit.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=62
2013-09-11 17:23:36 +00:00