summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd3262d108bee7282d027d542d6d9f9ccbe1e445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ocaml-luv
	pkgdesc = Cross-platform asynchronous I/O and system calls
	pkgver = 0.5.9
	pkgrel = 2
	url = https://github.com/aantron/luv
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = dune>=2.0.0
	depends = libuv
	depends = ocaml>=4.02.0
	depends = ocaml-ctypes>=0.13.0
	depends = ocaml-result
	options = !strip
	source = ocaml-luv-0.5.9-2.tar.gz::https://github.com/aantron/luv/archive/0.5.9.tar.gz
	sha256sums = fc94c26a2d567fb57917dbdc08e5e4f02e19bdbefd1524d5ccf650f87a4d3835

pkgname = ocaml-luv