summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 05a7dbd642510270f1e7a2a6d682bd96cf7841c2 (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
pkgbase = ocaml-lwt
	pkgdesc = A library for cooperative threads in OCaml
	pkgver = 2.5.0
	pkgrel = 2
	url = http://ocsigen.org/lwt/
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = ocaml-findlib
	depends = ocaml
	depends = camlp4
	depends = ocaml-ppx_tools
	depends = ocaml-react
	depends = ocaml-ssl
	depends = libev
	depends = glib2
	options = !strip
	options = !makeflags
	options = staticlibs
	source = https://github.com/ocsigen/lwt/archive/2.5.0.tar.gz
	sha256sums = 37ae28a56bc5e112947ff84562b37fbd2263d54ecbb0b1e2076b2b775f546130

pkgname = ocaml-lwt