File: control

package info (click to toggle)
meta-ocaml 3.09.2.0
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 24 kB
  • sloc: makefile: 33
file content (33 lines) | stat: -rw-r--r-- 1,565 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: meta-ocaml
Section: devel
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Jerome Marant <jerome@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>> 4.0.0)
Standards-Version: 3.7.2

Package: ocaml-core
Architecture: all
Depends: ocaml, ocaml-best-compilers, ocaml-findlib, ocaml-tools, camlidl, ocamlweb, libounit-ocaml-dev, cameleon, ocamldsort, ledit, otags
Suggests: tuareg-mode, ocaml-doc
Description: OCaml core tools (metapackage)
 A metapackage containing dependencies for developing in the
 Objective Caml (OCaml) programming language.
 .
 Includes dependencies on various tools OCaml related like
 compiler and preprocessor, emacs support, package manager,
 documentation tool and more.
 .
 Also includes a RAD tool for GUI design and a framework for
 regression testing.

Package: ocaml-libs
Architecture: all
Depends: libcalendar-ocaml-dev, libcamlimages-ocaml-dev, libextlib-ocaml-dev, liblablgtk2-ocaml-dev, libnetclient-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, libpxp-ocaml-dev, libzip-ocaml-dev, libdbi-ocaml-dev
Description: OCaml core Libraries (metapackage)
 A metapackage containing dependencies for the Objective Caml
 (OCaml) programming language core libraries.
 .
 Includes dependencies on various kind of OCaml core libraries like
 graphics, networking, compression, DBMS access and XML parsing.