mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
17 lines
940 B
Groff
17 lines
940 B
Groff
BDEPEND=test? ( dev-ml/ounit2 ) dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/menhir:=[ocamlopt?] dev-ml/ppx_deriving:=[ocamlopt?] dev-ml/re:=[ocamlopt?] dev-ml/uucp:= dev-ml/uutf:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=OCaml template engine almost compatible with Jinja2
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/tategakibunko/jingoo/
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/menhir:=[ocamlopt?] dev-ml/ppx_deriving:=[ocamlopt?] dev-ml/re:=[ocamlopt?] dev-ml/uucp:= dev-ml/uutf:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/tategakibunko/jingoo/archive/refs/tags/1.5.1.tar.gz -> jingoo-1.5.1.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=55de4636b6fb995fbf6d042e05e69953
|