]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/lablgtkmathview/debian/control.in
ocaml 3.09 transition
[helm.git] / helm / DEVEL / lablgtkmathview / debian / control.in
1 Source: lablgtkmathview
2 Section: devel
3 Priority: optional
4 Maintainer: Stefano Zacchiroli <zack@debian.org>
5 Build-Depends: debhelper (>> 4.0.0), ocaml-nox (>= @OCamlABI@), ocaml-findlib (>= 1.1), liblablgtk2-ocaml-dev (>= 2.6.0), libgdome2-ocaml-dev (>= 0.2.3-3), libgtkmathview-dev (>= 0.7.5), pkg-config
6 Standards-Version: 3.6.2
7
8 Package: liblablgtkmathview-ocaml
9 Architecture: any
10 Section: libs
11 Depends: ocaml-base-nox-${F:OCamlABI}, liblablgtk2-ocaml (>= 2.6.0), libgdome2-ocaml (>= 0.2.3), libgtkmathview0c2a (>= 0.7.5), ${shlibs:Depends}, ${misc:Depends}
12 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
13  This is the Ocaml binding for the GtkMathView widget, that is
14  currently available in the libgtkmathview0 package.
15  .
16  This package contains only the shared runtime stub libraries.
17
18 Package: liblablgtkmathview-ocaml-dev
19 Architecture: any
20 Section: libdevel
21 Depends: ocaml-nox-${F:OCamlABI}, liblablgtk2-ocaml-dev (>= 2.6.0), liblablgtkmathview-ocaml (= ${Source-Version}), ocaml-findlib, libgdome2-ocaml-dev (>= 0.2.3-3), libgtkmathview-dev (>= 0.7.5), ${misc:Depends}
22 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
23  These are the Ocaml bindings for the GtkMathView widget, that is
24  currently available in the libgtkmathview0 package.
25  .
26  This package contains the development part of the lablgtkmathview package.
27