blob: 0827f79f7f1a91b8f80e4a8506d3a275dba258e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3 >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Compressed file access ML library (ZIP, GZIP and JAR)
EAPI=7
HOMEPAGE=https://github.com/xavierleroy/camlzip
INHERIT=findlib
IUSE=+ocamlopt +ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=LGPL-2.1
RDEPEND=>=dev-lang/ocaml-4.05:=[ocamlopt?] >=sys-libs/zlib-1.1.3 dev-lang/ocaml:=[ocamlopt?]
SLOT=1/1.10
SRC_URI=https://github.com/xavierleroy/camlzip/archive/rel110.tar.gz -> camlzip-1.10.tar.gz
_eclasses_=findlib e6df6108c2d753998b1206f4d5ea4a2d
_md5_=93c6f5e7ac6b7a795b0603fd8ed76293
|