]> git.pld-linux.org Git - packages/graphviz.git/blame - graphviz.spec
- updated to 2.12, updated fontpath,php,gd,lua patches, removed obsolete python patch
[packages/graphviz.git] / graphviz.spec
CommitLineData
a71610d8 1# TODO
a71610d8
ER
2# - php-graphwiz and php-graphwiz-devel:
3# php glue should be installed to %{php_extensiondir} without solib name, gv.php dropped, and .h to php-graphviz-devel
a2acb194
JB
4#
5# Conditional build:
f2aec12b 6%bcond_without dotnet # don't build C# binding
1268dfc4 7%bcond_without java # don't build Java binding
a2acb194 8#
f2aec12b
JB
9%ifarch i386 alpha sparc sparc64
10%undefine with_dotnet
11%endif
1268dfc4
JB
12%ifnarch %{ix86} %{x8664}
13%undefine with_java
14%endif
15%ifarch i386 i486
16%undefine with_java
17%endif
b805f849
AM
18Summary: Graph Visualization Tools
19