]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/lablgtksourceview/debian/control.in
ocaml 3.09 transition
[helm.git] / helm / DEVEL / lablgtksourceview / debian / control.in
1 Source: lablgtksourceview
2 Section: devel
3 Priority: optional
4 Maintainer: Stefano Zacchiroli <zack@debian.org>
5 Build-Depends: debhelper (>= 4.1.0), cdbs, ocaml-findlib, ocaml-nox (>= @OCamlABI@), liblablgtk2-ocaml-dev (>= 2.6.0), libgtksourceview-dev (>= 1.2.0)
6 Standards-Version: 3.6.2
7
8 Package: liblablgtksourceview-ocaml-dev
9 Architecture: any
10 Section: libdevel
11 Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib, liblablgtksourceview-ocaml (= ${Source-Version}), liblablgtk2-ocaml-dev (>= 2.6.0), libgtksourceview-dev (>= 1.2.0), ${misc:Depends}
12 Description: OCaml bindings for libgtksourceview, a source editor GTK widget
13  This is the OCaml binding for the GtkSourceView widget, a text widget that
14  extends the standard gtk+ 2.x text widget with syntax highlighting and other
15  features typical of a source editor.
16  .
17  This package contains the development part of the lablgtksourceview package.
18
19 Package: liblablgtksourceview-ocaml
20 Architecture: any
21 Section: libs
22 Depends: ocaml-base-nox-${F:OCamlABI}, liblablgtk2-ocaml (>= 2.6.0), ${shlibs:Depends}, ${misc:Depends}
23 Description: OCaml bindings for libgtksourceview, a source editor GTK widget
24  This is the OCaml binding for the GtkSourceView widget, a text widget that
25  extends the standard gtk+ 2.x text widget with syntax highlighting and other
26  features typical of a source editor.
27  .
28  This package contains the shared runtime stub libraries.
29