blob: c0b40cb31669ceac9ba1bcabd5cd4e8c381afea6 (
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
27
28
29
30
31
|
pkgbase = ocaml4-noframepointers
pkgdesc = A functional language with OO extensions. Patched for x86_64/aarch64 and no ocaml4 frame-pointers.
pkgver = 4.14.2
pkgrel = 4
url = https://ocaml.org/
arch = x86_64
arch = aarch64
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-noframepointers
provides = ocaml4=4.14.2
conflicts = ocaml
conflicts = ocaml-compiler-libs
conflicts = ocaml4
pkgname = ocaml4-compiler-libs-noframepointers
pkgdesc = Several modules used internally by the OCaml 4 compiler
license = custom: QPL-1.0
depends = ocaml4-noframepointers
provides = ocaml4-compiler-libs=4.14.2
conflicts = ocaml-compiler-libs
conflicts = ocaml4-compiler-libs
|