summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: baca486b2bb055b6a6254061787e915b06f3a920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = ocaml-menhir
	pkgdesc = Menhir is a LR(1) parser generator for the OCaml.
	pkgver = 20220210
	pkgrel = 1
	url = http://cristal.inria.fr/~fpottier/menhir/
	arch = x86_64
	license = GPL
	license = QPL
	makedepends = dune>=2.0
	makedepends = ocaml-findlib
	depends = ocaml>=4.02.3
	options = !strip
	options = !makeflags
	source = https://gitlab.inria.fr/fpottier/menhir/-/archive/20220210/menhir-20220210.tar.gz
	sha256sums = 4e27165777d9466c26a129c1c4ed60eb06875cbf6fda9a9e971d234e5ef7a314

pkgname = ocaml-menhir