blob: dd137fd826f4da804fd3fc07b5330753837d2e4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ocaml4-camlp-streams-noframepointers
pkgdesc = The Stream and Genlex libraries for use with Camlp4 and Camlp5. Patched for x86_64/aarch64 and no ocaml4 frame-pointers.
pkgver = 5.0.1
pkgrel = 6
url = https://github.com/ocaml/camlp-streams
arch = x86_64
arch = aarch64
license = BSD
makedepends = dune
depends = ocaml4-noframepointers
depends = ocaml4-compiler-libs-noframepointers
provides = ocaml4-camlp-streams=5.0.1
conflicts = ocaml4-camlp-streams
conflicts = ocaml-camlp-streams
options = !strip
source = camlp-streams-5.0.1.tar.gz::https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
sha256sums = ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4
pkgname = ocaml4-camlp-streams-noframepointers
|