summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b72200f40857f8ab57dc7bd7de8040c221af4c5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ocaml-batteries
	pkgdesc = A comprehensive standard library for OCaml
	pkgver = 3.6.1
	pkgrel = 1
	url = https://github.com/ocaml-batteries-team/batteries-included
	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
	depends = camlp-streams
	optdepends = ocaml-bisect
	options = !strip
	options = !makeflags
	source = https://github.com/ocaml-batteries-team/batteries-included/archive/v3.6.1.tar.gz
	sha512sums = 16fd3b541f2b9504d26e1387b1d8b7279746221136391857c90193d3cc5b2814535d87ce54abfa2f50856a26f69e1a7a67f9574d208ba2f8a39630de59bf3a64

pkgname = ocaml-batteries