OPAM.ECLASS
Section: eclass-manpages (5)Updated: Oct 2024
Index Return to Main Contents
NAME
opam.eclass - Provides functions for installing opam packages.DESCRIPTION
Provides dependencies on opam and ocaml, opam-install and a default src_install for opam-based packages.SUPPORTED EAPIS
7 8FUNCTIONS
- opam-install <list of packages>
- Installs the opam packages given as arguments. For each "${pkg}" element in that list, "${pkg}.install" must be readable from current working directory.
ECLASS VARIABLES
- OPAM_INSTALLER_DEP ?= "dev-ml/opam-installer" (SET BEFORE INHERIT)
- Override dependency for OPAM_INSTALLER
- OPAM_INSTALLER ?= opam-installer
- Eclass can use different opam-installer binary than the one provided in by system.
AUTHORS
Alexis Ballier <aballier@gentoo.org>MAINTAINERS
Mark Wright <gienah@gentoo.org>ML <ml@gentoo.org>
REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
opam.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/opam.eclass
Index
- NAME
- DESCRIPTION
- SUPPORTED EAPIS
- FUNCTIONS
- ECLASS VARIABLES
- AUTHORS
- MAINTAINERS
- REPORTING BUGS
- FILES
- SEE ALSO
This document was created by man2html, using the manual pages.
Time: 03:27:00 GMT, October 07, 2024