blob: e31bf690ba2b5d2595142b852ed0b621482a44bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=>=dev-lang/ocaml-3.10.2:=[ocamlopt]
DESCRIPTION=CamlIDL is a stub code generator for using C/C++ libraries from O'Caml
EAPI=7
HOMEPAGE=http://caml.inria.fr/camlidl/
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
LICENSE=QPL-1.0 LGPL-2
RDEPEND=>=dev-lang/ocaml-3.10.2:=[ocamlopt]
SLOT=0/1.09
SRC_URI=https://github.com/xavierleroy/camlidl/archive/camlidl109.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=d843ad1e180de353e7839dba3336d2f5
|