pkgbase = ocaml
	pkgdesc = A functional language with OO extensions
	pkgver = 5.2.0
	pkgrel = 1
	url = https://caml.inria.fr/
	arch = x86_64
	license = LGPL2.1
	license = custom: QPL-1.0
	makedepends = ncurses>=5.6-7
	optdepends = ncurses: advanced ncurses features
	optdepends = tk: advanced tk features
	options = !makeflags
	options = !emptydirs
	options = staticlibs
	source = https://caml.inria.fr/distrib/ocaml-5.2/ocaml-5.2.0.tar.xz
	sha512sums = 6c2376777f0ec567fc414d534cba65e5f2120f7c766de25f36bbf80260e882f5d1c94c2ce8e12f2b2982097089c6e8f928f26dbc0b559a0463e7dcdd8baf20fe

pkgname = ocaml

pkgname = ocaml-compiler-libs
	pkgdesc = Several modules used internally by the OCaml compiler
	license = custom: QPL-1.0
	depends = ocaml
	optdepends =