blob: 8ef23b9257e4156b0e7a31b0c30553ebb229301c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-ml/cppo-1.6.6 dev-ml/dune-configurator dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install prepare test
DEPEND=dev-ml/base:= >=dev-ml/camomile-0.8.3:=[ocamlopt=] >=dev-ml/ocaml-fileutils-0.4.0:=[ocamlopt=] sys-devel/gettext test? ( dev-ml/ounit2[ocamlopt=] ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Provides support for internationalization of OCaml program
EAPI=7
HOMEPAGE=https://github.com/gildor478/ocaml-gettext
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=dev-ml/base:= >=dev-ml/camomile-0.8.3:=[ocamlopt=] >=dev-ml/ocaml-fileutils-0.4.0:=[ocamlopt=] sys-devel/gettext >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.4.2
SRC_URI=https://github.com/gildor478/ocaml-gettext/archive/v0.4.2.tar.gz -> ocaml-gettext-0.4.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
_md5_=a9ab2d138b11c5a045d448357ccb9a9b
|