control 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. Source: libgtkflow
  2. Priority: optional
  3. Maintainer: Daniel Brendle <grindhold@skarphed.org>
  4. Build-Depends: debhelper (>= 9),
  5. dh-autoreconf,
  6. autotools-dev,
  7. intltool (>=0.35),
  8. pkg-config,
  9. valac,
  10. libgtk-3-dev,
  11. adwaita-icon-theme,
  12. gettext,
  13. xvfb,
  14. xauth,
  15. gobject-introspection (>= 1.41.3),
  16. libgirepository1.0-dev (>= 1.39.0),
  17. valadoc,
  18. gtk-doc-tools
  19. Standards-Version: 3.9.6
  20. Section: libs
  21. Homepage: https://github.com/grindhold/libgtkflow
  22. Package: libgtkflow3-1.0-doc
  23. Section: doc
  24. Architecture: all
  25. Multi-Arch: foreign
  26. Depends: ${misc:Depends}
  27. Suggests: devhelp
  28. Description: Documentation for libgtkflow3-1.0
  29. This package contains a devhelp-book that holds API
  30. documentation for libgtkflow. The devhelp-book can
  31. be read via the software devhelp.
  32. Package: libgtkflow3-1.0-dev
  33. Section: libdevel
  34. Architecture: any
  35. Multi-Arch: same
  36. Depends: libgtkflow3-1.0 (= ${binary:Version}), ${misc:Depends},
  37. libglib2.0-dev,
  38. libgtk-3-dev,
  39. libc6-dev,
  40. libgflow-1.0-dev,
  41. libcairo2-dev,
  42. gir1.2-gtkflow3-1.0
  43. Description: Flow graph library for Gtk+-3.0 headerfiles
  44. This package contains development headerfiles for the
  45. flow-graph-library libgtkflow. It contains c-headers
  46. and vapi-files.
  47. Package: libgtkflow3-1.0-dbg
  48. Section: debug
  49. Priority: extra
  50. Architecture: any
  51. Multi-Arch: same
  52. Depends: libgtkflow3-1.0 (= ${binary:Version}), ${misc:Depends}
  53. Description: Debugging information for libgtkflow3-1.0
  54. This package provides debugging symbols for the flow graph
  55. library libgtkflow3-1.0
  56. Package: gir1.2-gtkflow3-1.0
  57. Section: introspection
  58. Architecture: any
  59. Multi-Arch: same
  60. Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
  61. Description: Typelib (gobject-introspection)-files for libgtkflow3
  62. This package contains gobject-introspection files for libgtkflow3
  63. With these files, programmers can use libgflow through the
  64. gobject-introspection of various scripting-languages like e.g.
  65. Python, Perl, Lua, PHP, JS and more
  66. Package: libgtkflow3-1.0
  67. Architecture: any
  68. Multi-Arch: same
  69. Depends: libgflow-1.0, ${shlibs:Depends}, ${misc:Depends}
  70. Pre-Depends: ${misc:Pre-Depends}
  71. Description: Flow graph library for Gtk+-3.0
  72. This library provides an additional Gtk3-Widget that
  73. allows the drawing and manipulation of the data-flow-
  74. models provided by libgflow.
  75. Package: libgtkflow4-0.2-dev
  76. Section: libdevel
  77. Architecture: any
  78. Multi-Arch: same
  79. Depends: libgtkflow4-0.2 (= ${binary:Version}), ${misc:Depends},
  80. libglib2.0-dev,
  81. libgtk-4-dev,
  82. libc6-dev,
  83. libgflow-1.0-dev,
  84. libcairo2-dev,
  85. gir1.2-gtkflow4-0.2
  86. Description: Flow graph library for Gtk+-4.0 headerfiles
  87. This package contains development headerfiles for the
  88. flow-graph-library libgtkflow. It contains c-headers
  89. and vapi-files.
  90. Package: libgtkflow4-0.2-dbg
  91. Section: debug
  92. Priority: extra
  93. Architecture: any
  94. Multi-Arch: same
  95. Depends: libgtkflow4-0.2 (= ${binary:Version}), ${misc:Depends}
  96. Description: Debugging information for libgtkflow3-0.2
  97. This package provides debugging symbols for the flow graph
  98. library libgtkflow4-0.2
  99. Package: gir1.2-gtkflow4-0.2
  100. Section: introspection
  101. Architecture: any
  102. Multi-Arch: same
  103. Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
  104. Description: Typelib (gobject-introspection)-files for libgtkflow4
  105. This package contains gobject-introspection files for libgtkflow4
  106. With these files, programmers can use libgflow through the
  107. gobject-introspection of various scripting-languages like e.g.
  108. Python, Perl, Lua, PHP, JS and more
  109. Package: libgtkflow4-0.2
  110. Architecture: any
  111. Multi-Arch: same
  112. Depends: libgflow-1.0, ${shlibs:Depends}, ${misc:Depends}
  113. Pre-Depends: ${misc:Pre-Depends}
  114. Description: Flow graph library for Gtk+-4.0
  115. This library provides an additional Gtk4-Widget that
  116. allows the drawing and manipulation of the data-flow-
  117. models provided by libgflow.
  118. Package: libgflow-1.0-doc
  119. Section: doc
  120. Architecture: all
  121. Multi-Arch: foreign
  122. Depends: ${misc:Depends}
  123. Suggests: devhelp
  124. Description: Documentation for libgflow3-1.0
  125. This package contains a devhelp-book that holds API
  126. documentation for libgflow. The devhelp-book can
  127. be read via the software devhelp.
  128. Package: libgflow-1.0-dev
  129. Section: libdevel
  130. Architecture: any
  131. Multi-Arch: same
  132. Depends: libgflow-1.0 (= ${binary:Version}), ${misc:Depends},
  133. libglib2.0-dev,
  134. libc6-dev,
  135. gir1.2-gflow-1.0
  136. Description: Data flow modeling library headerfiles
  137. This library provides development headers for libgflow
  138. It contains typelib-files for gobject-introspection,
  139. c-headers and vapi-files.
  140. Package: libgflow-1.0-dbg
  141. Section: debug
  142. Priority: extra
  143. Architecture: any
  144. Multi-Arch: same
  145. Depends: libgflow-1.0 (= ${binary:Version}), ${misc:Depends}
  146. Description: Debugging information for libgflow-1.0
  147. This package provides debugging symbols for the data flow
  148. modeling library libgflow-1.0
  149. Package: gir1.2-gflow-1.0
  150. Section: introspection
  151. Architecture: any
  152. Multi-Arch: same
  153. Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
  154. Description: Typelib (gobject-introspection)-files for libgflow
  155. This package contains gobject-introspection files for libgflow
  156. With these files, programmers can use libgflow through the
  157. gobject-introspection of various scripting-languages like e.g.
  158. Python, Perl, Lua, PHP, JS and more
  159. Package: libgflow-1.0
  160. Architecture: any
  161. Multi-Arch: same
  162. Depends: ${shlibs:Depends}, ${misc:Depends}
  163. Pre-Depends: ${misc:Pre-Depends}
  164. Description: Data flow modeling library based on glib
  165. This library allows application developer to design
  166. data flow models. These models know units that create,
  167. transform or consume data. These nodes can be
  168. programmmatically interconnected thus forming flow-models.