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