summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2324c2ee918adbee7b9344f3cb8c24a7e1e0520 (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-batteries
	pkgdesc = A comprehensive standard library for OCaml
	pkgver = 2.8.0
	pkgrel = 2
	url = https://forge.ocamlcore.org/projects/batteries/
	install = ocaml-batteries.install
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = ocamlbuild
	depends = ocaml>=4.03
	depends = ocaml-findlib>=1.5.3
	depends = ocaml-num>=1.1
	optdepends = ocaml-bisect
	optdepends = qcheck
	options = !strip
	options = !makeflags
	source = https://github.com/ocaml-batteries-team/batteries-included/archive/v2.8.0.tar.gz
	sha512sums = 49943ed407ebf92bcf3cd859c51e7d292503e45e01c53583b0f2b0387f13954bb23f7c51d294fef7d154733fc21ea93e6cda1a38c344b16a8f63e34543854e67

pkgname = ocaml-batteries