1 Source: lablgtksourceview
4 Maintainer: Stefano Zacchiroli <zack@debian.org>
5 Build-Depends: debhelper (>= 4.1.0), cdbs, ocaml-findlib, ocaml-nox-3.08.3, liblablgtk2-ocaml-dev (>= 2.4.0+2005.06.13-1), libgtksourceview-dev (>= 1.2.0)
6 Standards-Version: 3.6.1.1
8 Package: liblablgtksourceview-ocaml-dev
11 Depends: ocaml-nox-3.08.3, ocaml-findlib, liblablgtksourceview-ocaml (= ${Source-Version}), liblablgtk2-ocaml-dev (>= 2.4.0+2005.06.13-1), 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.
17 This package contains the development part of the lablgtksourceview package.
19 Package: liblablgtksourceview-ocaml
22 Depends: ocaml-base-nox-3.08.3, liblablgtk2-ocaml (>= 2.4.0+2005.06.13-1), ${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.
28 This package contains the shared runtime stub libraries.