]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/debian/control
b88b7e3c61e40f318ea8a79277efb03ce4bb03f4
[helm.git] / helm / DEVEL / mathml_editor / debian / control
1 Source: editex
2 Priority: optional
3 Maintainer: Stefano Zacchiroli <zack@debian.org>
4 Build-Depends: debhelper (>> 4.0.0), ocaml-3.07, libgdome2-cpp-smart-dev (>= 0.2.1), libgdome2-ocaml-dev (>= 0.2.1), libgdome2-xslt-dev (>= 0.0.4), libgdome2-xslt-ocaml-dev (>= 0.0.6-2), ocaml-findlib (>= 0.8-5), libgtkmathview-dev (>= 0.5.2), libgtk2.0-dev, t1lib-dev (>= 1.2)
5 Standards-Version: 3.6.1.0
6
7 Package: libeditex0
8 Section: libs
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: MathML editor based on TeX syntax
12  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
13  .
14  This package includes the shared runtime objects.
15
16 Package: libeditex-dev
17 Section: libdevel
18 Architecture: any
19 Depends: libeditex0 (= ${Source-Version}), libgdome2-cpp-smart-dev (>= 0.2.1), libgdome2-xslt-dev (>= 0.0.6-2), libgtk2.0-dev, t1lib-dev (>= 1.2), ${misc:Depends}
20 Description: MathML editor based on TeX syntax
21  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
22  .
23  This package includes the development files.
24
25 Package: libeditex-ocaml
26 Section: libs
27 Architecture: any
28 Depends: ocaml-base-3.07, libgdome2-ocaml (>= 0.2.1), libgdome2-xslt-ocaml (>= 0.0.6-2), ${shlibs:Depends}, ${misc:Depends}
29 Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax
30  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
31  .
32  This are the Objective CAML bindings to EdiTeX.
33  .
34  This package includes the OCaml shared runtime objects.
35
36 Package: libeditex-ocaml-dev
37 Section: libdevel
38 Architecture: any
39 Depends: libeditex-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.1), libgdome2-xslt-ocaml-dev (>= 0.0.6), ocaml-findlib (>= 0.8-5), ${misc:Depends}
40 Description: OCaml bindings to EdiTeX, a MathML editor based on TeX syntax
41  EdiTeX is a C library implementing a MathML editor based on TeX syntax.
42  .
43  This are the Objective CAML bindings to EdiTeX.
44  .
45  This package includes the OCaml development files.
46