summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d37ad82e808cd32361c490309ff3171e7096dd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ocaml-zip
	pkgdesc = ZIP and gzip library for OCaml
	pkgver = 1.07
	pkgrel = 1
	url = https://github.com/xavierleroy/camlzip
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = ocaml-findlib
	depends = ocaml
	depends = zlib
	options = !strip
	options = staticlibs
	source = https://github.com/xavierleroy/camlzip/archive/rel107.tar.gz
	md5sums = 8babccb584dfd4eb7b98901122e818a9

pkgname = ocaml-zip