blob: 7ecaf9cc7656522e5de7fa2903758ce39c414287 (
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
32
33
34
35
|
pkgbase = flow
pkgdesc = A static type checker for JavaScript
pkgver = 0.187.0
pkgrel = 1
url = https://flow.org
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
checkdepends = ocaml-ounit
makedepends = ocaml>=4.14.0
makedepends = dune
makedepends = ocamlbuild
makedepends = ocaml-findlib
makedepends = ocaml-base>=0.14.1
makedepends = ocaml-core_kernel>=0.14.1
makedepends = ocaml-dtoa>=0.3.2
makedepends = ocaml-fileutils>=0.6.3
makedepends = ocaml-lwt>=5.4.0
makedepends = ocaml-lwt_log>=1.1.1
makedepends = ocaml-ppx_deriving
makedepends = ocaml-ppx_gen_rec
makedepends = ocaml-ppx_let>=0.14.0
makedepends = ocaml-ppxlib
makedepends = ocaml-sedlex>=2.3
makedepends = ocaml-visitors
makedepends = ocaml-wtf8
optdepends = bash-completion: Bash completion
source = flow-0.187.0-1.tar.gz::https://github.com/facebook/flow/archive/v0.187.0.tar.gz
sha512sums = 21a3b3da205c296f65d784b7817d91e6ebb62d272916096bf0a4a98975e7d3084328b01cc2b29c3cd52043a46380bedf655032cbaefcf207209f97c97cb1b29f
pkgname = flow
|