7dc40ab988
- Replace the recommends for graphviz-gnome by a 'supplements packageand' so that graphviz doesn't pull in all the X11 related stuff on a machine without graphical desktop (bsc#930442).
Philipp Thomas
2017-10-23 14:21:25 +00:00
597e3941e4
Accepting request 241164 from home:TheBlackCat:branches:graphics
Philipp Thomas
2014-07-16 10:27:06 +00:00
454305e77c
- Remove graphviz-plugins-tcl_install_dir.patch as it's not needed - Remove graphviz-getaddrinfo.patch as the patch is upstream.
Philipp Thomas
2014-06-23 09:13:48 +00:00
1a81234a62
- Apply patch from darix to ask ruby for directories. - Fix install path for tcl plugins. - Fix file list for gnome plugins. - Remove graphviz-plugins-fix_install_dirs.patch as it's not needed anymore.
Philipp Thomas
2014-06-18 20:50:29 +00:00
0abef70c7b
- Fix URL to point to the new location of the sources.
Philipp Thomas
2014-05-23 14:49:25 +00:00
29f0fc8318
- Update to 2.38.0. Changes since 2.36.0: - Resolve bugs: 2409, 2413, 2417, 2420, 2422, 2423, 2425 - Enable packing for dot - Allow scaling to work for all non-dot layouts - Add overline text characteristic. - Fix bugs in gvpr and gv.cpp so edges can be created in subgraphs. - Add edgepaint program for coloring edges to make them easier to tell apart. - Modify neato to avoid unnecessary translations of output. This allows positions given on input to remain the same on output. - Fix swig java package to work and support gv.renderresult. - Fix test for the absence of layout (old test relied on statically allocated Agraphinfo_t). - HTML-like tables and cells can now specify which borders should be drawn. - The fixedsize attribute now takes the value "shape" which allows labels much larger than the node shape.
Philipp Thomas
2014-05-23 13:36:04 +00:00
2d0100ef5f
- Fix graphviz-gvedit.changes by removing all entries that only apply to graphviz.
Philipp Thomas
2014-02-28 14:46:28 +00:00
c88447b527
- Remove non-existing patch from spec.
Philipp Thomas
2014-02-08 17:00:43 +00:00
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.
Philipp Thomas
2014-02-04 15:36:09 +00:00
bfd546f3b3
- Change license to EPL-1.0. Remove contrib/gprof2dot.awk as it contains a non-working uri.
Philipp Thomas
2014-02-04 12:21:18 +00:00
42d2c3be49
Accepting request 220579 from graphics
Stephan Kulow
2014-02-03 10:40:26 +00:00
a85a1fb02f
Accepting request 220563 from openSUSE:Factory:Staging:H
OBS User mrdocs
2014-02-01 19:29:14 +00:00
2eb7c32d3b
Accepting request 214377 from graphics
Stephan Kulow
2014-01-22 22:19:03 +00:00
d25c0fe84b
Accepting request 214364 from home:coolo:branches:openSUSE:Factory
Marcus Meissner2014-01-18 20:50:38 +00:00
95d2e7b091
Accepting request 214074 from home:k0da:branches:graphics
Marcus Meissner2014-01-16 16:06:54 +00:00
2f76a6f0db
Accepting request 212597 from home:mrdocs:branches:graphics
OBS User mrdocs
2014-01-02 08:55:15 +00:00
41d1343d4f
Accepting request 209774 from openSUSE:Factory:PowerLE
OBS User mrdocs
2013-12-09 05:52:57 +00:00
920870374d
- Add graphviz-getaddrinfo.patch to use getaddrinfo instead of gethostbyname.
Philipp Thomas
2013-10-30 12:23:06 +00:00
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.
Philipp Thomas
2013-10-24 09:38:23 +00:00
a650d5f300
- Use wildcards for specifying tcl directory.
Philipp Thomas
2013-10-14 13:29:51 +00:00
ec6290451c
- Remove build requirement for libqt4.
Philipp Thomas
2013-10-14 12:08:05 +00:00
5701d74834
- Remove gvedit files from filelist in grapfviz.spec.
Philipp Thomas
2013-10-14 11:58:21 +00:00
eb21a8763e
- Change BuildRequires for Java so that the spec doesn't need to be modified for newer jdk versions.
Philipp Thomas
2013-10-10 17:39:21 +00:00
0c0b8d8d93
- Remove Buildrequires for libqt4-devel.
Philipp Thomas
2013-10-08 18:02:23 +00:00
0561c1c91c
- Don't apply graphviz-fix-pkgIndex.patch twice.
Philipp Thomas
2013-10-08 13:58:03 +00:00
a76781bdf6
- Add graphviz-python3_version.patch that put the call to print in Parentheses.
Philipp Thomas
2013-09-12 17:34:53 +00:00
9775d599df
- Add graphviz-type_punning.patch which compiles the vmalloc sources with -fno-strict-aliasing.
Philipp Thomas
2013-09-11 17:23:36 +00:00
d4c84f6c61
- Update to 2.34.0 (see changes for graphviz), - Remove patches accepted upstream: graphviz-missing_headers.patch, graphviz-aarch64_lib64_support.patch, graphviz-type_punning.patch, graphviz-buffer_overflow.patch, graphviz-proper_prototypes.patch, graphviz-python_version.patch, graphviz-guile.patch, graphviz-java_in_lib64.patch
Philipp Thomas
2013-09-09 13:44:08 +00:00
da0ecc79a3
lib/common/shapes.c(round_corners) by increasing the number of elements in the array. - Add graphviz-proper_prototypes.patch that changes dthdr.h to include ast_common.h to get __STD_C defined, which in turn enables proper prototypes. - Remove graphviz-2.18-do_not_use_ocamlopt.patch as it's not needed anymore. - Adapt graphviz-guile.patch, graphviz-plugins-fix_install_dirs.patch and graphviz-python_version.patch to the new sources. - Add graphviz-java_in_lib64.patch to search in /usr/lib64/jvm for the java headers on platforms using lib64. - Add graphviz-proper_use_of_qw.patch to put the use of qw in config/config_perl.pl in brackets. - Add graphviz-useless_warnings.patch to make gcc not warn about harmless issues that arise from code generated by swig. - Add patch tags in the spec files - Upstreamed all patches that aren't SUSE specific. lib/common/shapes.c(round_corners) by increasing the number of elements in the array. - Add graphviz-proper_prototypes.patch that changes dthdr.h to include ast_common.h to get __STD_C defined, which in turn enables proper prototypes. - Add patch tags in the spec files - Upstreamed all patches that aren't SUSE specific.
Philipp Thomas
2013-09-05 17:54:08 +00:00
62a4b96915
- Update to 2.32.0. Changes since 2.28.0: 2.32.0: - New version of xdot format, annotating gradient color schemes - Support for reading pdf images using poppler - Lefty/dotty/lneato now accept anonymous graphs - Add star node shape - Add two-tone (non-gradient) fill 2.30.1: - various build fixes 2.30.0: - Replaced libgraph with libcgraph; use of libgraph is now deprecated - New ranking algorithm that allows multiple subgraph constraints - Support edges using curved arcs. - Added new shapes used by the synthetic biology community. - For HTML-like labels, provide rounded cells, and dashed or dotted borders. - Add lcurve and rcurve arrowheads. - Add prototype pie chart and striped fills. - Support insets in treemaps to make containment clear - Add random rooted tree generation to gvgen - Allow GVPRPATH to specify that the default path be prepended or appended to it. - Support arbitrary lists of layers; allow the user to specify arbitrary layers for output. - A collection of gvpr scripts, which were part of the source package, are now installed in <prefix>/share/graphviz/gvpr, and the that path is used as part of th default built-in path for gvpr. - Update libexpr to reflect Glenn Fowler's changes including scopes for variables. - Add next graph variable to gvpr - Modify dot and fdp so that a cluster's margin attribute will affect
Philipp Thomas
2013-09-03 14:40:43 +00:00
6af8a428c8
Accepting request 180614 from graphics
Stephan Kulow
2013-06-24 07:29:15 +00:00
33055f46a0
Accepting request 180559 from home:Andreas_Schwab:Factory
Dr. Werner Fink2013-06-22 21:47:14 +00:00
c195f7e3c1
Accepting request 161579 from graphics
Stephan Kulow
2013-04-02 09:49:18 +00:00
2d00fd2ee3
- Add graphviz-type_punning.patch to compile the code in lib/vmalloc with -fno-strict-aliasing as it does type punning.
Philipp Thomas
2013-03-28 10:58:53 +00:00
991d91e5bf
- Rename aarch64-lib64-support.diff to graphviz-aarch64_lib64_support.patch. - Compile the code in lib/vmalloc with -fno-strict-aliasing as it does type punning.
Philipp Thomas
2013-03-28 10:55:54 +00:00
06f42c60a1
Accepting request 159738 from graphics
Stephan Kulow
2013-03-22 10:18:05 +00:00
186cda2d5b
Accepting request 159670 from devel:ARM:AArch64:Factory
OBS User mrdocs
2013-03-17 20:57:16 +00:00
be2436c764
- Add BuildRequires for libXaw which isn't pulled in by x11 anymore (bnc#797258).
Philipp Thomas
2013-01-16 17:05:00 +00:00
a9efec4330
- Fix compilation with new guile - Update to version 2.28.0 - incremented library api version: libcdt, libgraph, libcgraph, libgvpr, libgvc - Add gvmap, cluster and gvmap.sh - Deprecate dotty; prefer gvedit - Add patchwork supporting squarified tree maps - Add ordering as a node attribute - Fix problems with font resolution - Fix problems with text placement - Fix twopi to set root attribute - Make available layouts and formats available via the API - Fix error message system so that an application can capture the messages - New attributes and features for sfdp - gvgen now allows the user to specify graph name and node name template - Make overlap=false denote overlap=prism - More efficient xdot library - HTML-like labels provide ID - Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094 2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149 2157 2113 2159 2160 2161 2163 - Add scale attribute to twopi - Add <B>,<I>,<U> to html strings - migrated to 2005 version of cdt
Ismail Dönmez
2011-09-28 19:14:00 +00:00
ca38e7e3cb
Autobuild autoformatter for 64015
Sascha Peilicke
2011-03-14 08:40:12 +00:00
1616ed94bc
Updating link to change in openSUSE:Factory/graphviz revision 43.0
OBS User buildservice-autocommit
2011-03-14 08:40:12 +00:00