dune.eclass
Description
Provides dependencies on dDne and OCaml and default src_compile,
src_test and src_install for Dune-based packages.
Functions
- dune-install <list of packages>
-
Installs the dune packages given as arguments. For each
${pkg}element in that list,${pkg}.installmust be readable from${PWD}/_build/defaultExample use:
dune-install menhir menhirLib menhirSdk
Variables
- DUNE_PKG_NAME ?= ${PN} (SET BEFORE INHERIT)
-
Sets the actual Dune package name, if different from Gentoo package name. Set before inheriting the eclass.
Authors
Rafael Kitover <rkitover@gmail.com>
Reporting Bugs
Please report bugs via https://bugs.gentoo.org/