mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
17 lines
743 B
Groff
17 lines
743 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( dev-ml/rresult dev-ml/bos dev-ml/alcotest ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Library for radix-64 representation (de)coding
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/ocaml-base64
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=ISC
|
|
RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.5.2
|
|
SRC_URI=https://github.com/mirage/ocaml-base64/archive/v3.5.2.tar.gz -> ocaml-base64-3.5.2.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=5e529e49732cf90578c785d7237357d9
|