blob: 26c878154dc07412d82be4581c90ab070d2e1899 (
plain)
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
|
pkgbase = ocaml4
pkgdesc = A functional language with OO extensions
pkgver = 4.14.2
pkgrel = 2
url = https://ocaml.org/
arch = x86_64
license = LGPL2.1
license = custom: QPL-1.0
makedepends = ncurses
optdepends = ncurses: advanced ncurses features
optdepends = tk: advanced tk features
options = !makeflags
options = !emptydirs
options = staticlibs
source = https://caml.inria.fr/distrib/ocaml-4.14/ocaml-4.14.2.tar.xz
sha512sums = acd0c0434d3e98fd97c22b77cabdb02f46e5b68504b751e0fce4886b35b751c1ac89030d380c2b94b096b73ea96b419168c4ecd1b4c8651535cae93de0e81e58
pkgname = ocaml4
conflicts = ocaml
conflicts = ocaml-compiler-libs
pkgname = ocaml4-compiler-libs
pkgdesc = Several modules used internally by the OCaml compiler
license = custom: QPL-1.0
depends = ocaml4
conflicts = ocaml-compiler-libs
|