control 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. Source: graphviz
  2. Section: graphics
  3. Priority: optional
  4. Maintainer: John Ellson <[email protected]>
  5. Standards-Version: 3.7.3
  6. Build-Depends: tcl-dev, debhelper (>= 8), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libxaw7-dev, bison, flex, autotools-dev, libexpat1-dev, libfontconfig1-dev, libltdl3-dev, swig, libperl-dev, libgd-dev (>= 2.0.35), groff-base, ghostscript, ruby, ruby-dev (>= 1.8), php-dev (>= 5), python-dev, python-minimal, libcairo2-dev, libpango1.0-dev, guile-2.2-dev, d-shlibs, librsvg2-dev, libgtkglext1-dev, libglade2-dev, libgts-dev, freeglut3-dev, liblua5.3-dev
  7. Homepage: http://www.graphviz.org/
  8. Package: graphviz
  9. Architecture: any
  10. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
  11. Conflicts: gdtclft
  12. Suggests: msttcorefonts, gsfonts, graphviz-doc
  13. Description: rich set of graph drawing tools
  14. Graph drawing addresses the problem of visualizing structural information
  15. by constructing geometric representations of abstract graphs and networks.
  16. Automatic generation of graph drawings has important applications in key
  17. technologies such as database design, software engineering, VLSI and
  18. network design and visual interfaces in other domains. Situations where
  19. these tools might be particularly useful include:
  20. .
  21. * you would like to restructure a program and first need to understand
  22. the relationships between its types, procedures, and source files
  23. * you need to find the bottlenecks in an Internet backbone - not only
  24. individual links, but their relationships
  25. * you're debugging a protocol or microarchitecture represented as a
  26. finite state machine and need to figure out how a certain
  27. error state arises
  28. * you would like to browse a database schema, knowledge base, or
  29. distributed program represented graphically
  30. * you would like to see an overview of a collection of linked documents
  31. * you would like to discover patterns and communities of interest in a
  32. database of telephone calls or e-mail messages
  33. .
  34. This package contains the command-line tools.
  35. Package: libgv-guile
  36. Architecture: any
  37. Section: interpreters
  38. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
  39. Description: Guile bindings for graphviz
  40. Graphviz is a set of graph drawing tools. See the description of the graphviz
  41. package for a full description.
  42. .
  43. This package contains the guile (1.6) bindings.
  44. Package: libgv-lua
  45. Architecture: any
  46. Section: interpreters
  47. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
  48. Description: Lua bindings for graphviz
  49. Graphviz is a set of graph drawing tools. See the description of the graphviz
  50. package for a full description.
  51. .
  52. This package contains the lua5.1 bindings.
  53. Package: libgv-perl
  54. Architecture: any
  55. Section: perl
  56. Depends: libgraphviz4 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
  57. Conflicts: graphviz (<< 2.12-1)
  58. Description: Perl bindings for graphviz
  59. Graphviz is a set of graph drawing tools. See the description of the graphviz
  60. package for a full description.
  61. .
  62. This package contains the Perl bindings.
  63. Package: libgv-php5
  64. Architecture: any
  65. Section: interpreters
  66. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
  67. Description: Php5 bindings for graphviz
  68. Graphviz is a set of graph drawing tools. See the description of the graphviz
  69. package for a full description.
  70. .
  71. This package contains the Php5 bindings.
  72. Package: libgv-python
  73. Architecture: any
  74. Section: interpreters
  75. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
  76. Description: Python bindings for graphviz
  77. Graphviz is a set of graph drawing tools. See the description of the graphviz
  78. package for a full description.
  79. .
  80. This package contains the Python (2.5) bindings.
  81. Package: libgv-ruby
  82. Architecture: any
  83. Section: interpreters
  84. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ruby, ${misc:Depends}
  85. Description: Ruby bindings for graphviz
  86. Graphviz is a set of graph drawing tools. See the description of the graphviz
  87. package for a full description.
  88. .
  89. This package contains the Ruby bindings.
  90. Package: libgv-tcl
  91. Architecture: any
  92. Section: interpreters
  93. Depends: libgraphviz4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
  94. Conflicts: graphviz (<< 2.12-1)
  95. Description: Tcl bindings for graphviz
  96. Graphviz is a set of graph drawing tools. See the description of the graphviz
  97. package for a full description.
  98. .
  99. This package contains the Tcl (8.5) bindings.
  100. Package: libgraphviz4
  101. Architecture: any
  102. Section: libs
  103. Depends: ${shlibs:Depends}, ${misc:Depends}
  104. Description: rich set of graph drawing tools
  105. Graphviz is a set of graph drawing tools. See the description of the graphviz
  106. package for a full description.
  107. .
  108. This package contains the libraries.
  109. Package: libgraphviz-dev
  110. Architecture: any
  111. Section: libdevel
  112. Depends: libgraphviz4 (= ${binary:Version}), ${devlibs:Depends}, ${misc:Depends}
  113. Conflicts: graphviz-dev (<< 2.12-1), libgraphviz3-dev, libgraphviz4-dev (<< 2.16.3)
  114. Replaces: libgraphviz3-dev, libgraphviz4-dev (<< 2.16.3)
  115. Provides: graphviz-dev
  116. Description: graphviz libs and headers against which to build applications
  117. Graphviz is a set of graph drawing tools. See the description of the graphviz
  118. package for a full description.
  119. .
  120. This package installs the libraries and headers necessary to link graphviz
  121. library routines into an application. It also installs additional man pages.
  122. .
  123. Note: A graphviz user doesn't need to install this package.
  124. Package: graphviz-doc
  125. Architecture: all
  126. Depends: ${misc:Depends}
  127. Section: doc
  128. Conflicts: graphviz (<< 2.12-1)
  129. Suggests: graphviz
  130. Description: additional documentation for graphviz
  131. Graphviz is a set of graph drawing tools. See the description of the graphviz
  132. package for a full description.
  133. .
  134. This package installs HTML and PDF documentation for Graphviz, as well as
  135. examples.
  136. Package: graphviz-dev
  137. Architecture: all
  138. Depends: libgraphviz-dev, ${misc:Depends}
  139. Description: transitional package for graphviz-dev rename
  140. Graphviz is a set of graph drawing tools. See the description of the graphviz
  141. package for a full description.
  142. .
  143. This package is targeted at easing the upgrade from older graphviz-dev to the
  144. new libgraphviz-dev package.
  145. .
  146. This package can be purged at anytime once the libgraphviz-dev package has
  147. been installed.