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

pkgname = ocaml-menhir