mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
17 lines
808 B
Plaintext
17 lines
808 B
Plaintext
BDEPEND=sys-libs/binutils-libs:= !dev-ml/findlib:0/0 virtual/pkgconfig
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=Programming language supporting functional, imperative & object-oriented styles
|
|
EAPI=8
|
|
HOMEPAGE=https://ocaml.org/
|
|
INHERIT=flag-o-matic
|
|
IUSE=emacs flambda latex +ocamlopt test xemacs
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
|
|
LICENSE=QPL-1.0 LGPL-2
|
|
PDEPEND=emacs? ( app-emacs/ocaml-mode ) xemacs? ( app-xemacs/ocaml )
|
|
RDEPEND=sys-libs/binutils-libs:= !dev-ml/findlib:0/0
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/5.4.0
|
|
SRC_URI=https://github.com/ocaml/ocaml/archive/5.4.0.tar.gz -> ocaml-5.4.0.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d
|
|
_md5_=4b3491cefb727dbf3a26576c32eca06a
|