blob: f35cd9eb0bea3b9cecd2f66e6b7b8f7f847b6568 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-react
pkgdesc = An OCaml module for functional reactive programming
pkgver = 1.2.2
pkgrel = 5
url = https://erratique.ch/software/react
arch = x86_64
arch = aarch64
license = ISC
makedepends = ocamlbuild
makedepends = ocaml-findlib
makedepends = ocaml-topkg>=1.0.3
makedepends = opam
depends = ocaml>=4.08.0
options = !strip
source = ocaml-react-1.2.2.tar.gz::https://github.com/dbuenzli/react/archive/v1.2.2.tar.gz
b2sums = 0d4043e212f50005e96e5e7804cd520fbb2f28f0e8d2a85537d6fdef2221535ba2c07b54d928810836fec9d7159aac0c948065cfc551a974d486d319b58350f8
pkgname = ocaml-react
|