Source: lablgtk-extras
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Stéphane Glondu <glondu@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-ocaml (>= 0.9),
 liblablgtk2-ocaml-dev (>= 2.16.0+dfsg-1~exp3),
 liblablgtksourceview2-ocaml-dev,
 libconfig-file-ocaml-dev,
 libxmlm-ocaml-dev,
 camlp4,
 ocaml-findlib (>= 1.4),
 ocaml-nox (>= 4)
Standards-Version: 4.4.1
Rules-Requires-Root: no
Section: ocaml
Homepage: https://github.com/zoggy/lablgtk-extras
Vcs-Browser: https://salsa.debian.org/ocaml-team/lablgtk-extras
Vcs-Git: https://salsa.debian.org/ocaml-team/lablgtk-extras.git

Package: liblablgtk-extras-ocaml-dev
Architecture: any
Depends:
 ${ocaml:Depends},
 ${shlibs:Depends},
 ${misc:Depends}
Provides: ${ocaml:Provides}
Recommends:
 ocaml-findlib
Description: collection of modules for OCaml/LablGtk2 applications
 Lablgtk-extras is a collection of libraries and modules useful when
 developing OCaml/LablGtk2 applications. Most of the libraries come
 from Cameleon2:
  * Configwin: a library to easily create input dialog boxes,
  * Okey: a module to add handlers for key press events,
  * Gtksv_utils: a module to share configuration of colors, fonts,
    ..., between applications using LablGtkSourceView, with functions
    and boxes to make the user edit configuration of languages and
    source views.

Package: liblablgtk-extras-ocaml-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: collection of modules for OCaml/LablGtk2 applications (documentation)
 Lablgtk-extras is a collection of libraries and modules useful when
 developing OCaml/LablGtk2 applications. Most of the libraries come
 from Cameleon2:
  * Configwin: a library to easily create input dialog boxes,
  * Okey: a module to add handlers for key press events,
  * Gtksv_utils: a module to share configuration of colors, fonts,
    ..., between applications using LablGtkSourceView, with functions
    and boxes to make the user edit configuration of languages and
    source views.
 .
 This package contains the ocamldoc-generated documentation.
