summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b5bc0ebd27fced4833a06c554c2dab6b9a93b4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = ocaml-pcre
	pkgdesc = Perl compatible regular expressions for OCaml
	pkgver = 8.0.3
	pkgrel = 1
	url = http://mmottl.github.io/pcre-ocaml
	arch = x86_64
	license = LicenseRef-LGPL2.1-with-OCaml-LGPL-linking-exception
	makedepends = dune
	makedepends = ocaml-ounit
	depends = glibc
	depends = ocaml-base
	depends = ocaml-findlib
	depends = pcre
	provides = pcre-ocaml
	conflicts = pcre-ocaml
	replaces = pcre-ocaml
	options = !strip
	options = staticlibs
	options = !debug
	source = ocaml-pcre-8.0.3.tar.gz::https://github.com/mmottl/pcre-ocaml/releases/download/8.0.3/pcre-8.0.3.tbz
	b2sums = 0df11589bb803d3bf6d2f3172bf3f9e3d0856749a3e7f18c24920e909e35eff935f5e3ec5a00c2f4e0240de672ec53dc45093fb1b10a580baf42bf87f38ca866

pkgname = ocaml-pcre