blob: 5acac72e4f2efc34face6baca5542bbd40bd6497 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/cudf:= dev-ml/extlib:= sci-mathematics/glpk:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Multi Criteria CUDF Solver
EAPI=8
HOMEPAGE=https://github.com/ocaml-opam/ocaml-mccs
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86
LICENSE=|| ( LGPL-2.1 BSD GPL-3 )
RDEPEND=dev-ml/cudf:= dev-ml/extlib:= sci-mathematics/glpk:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/1.1.18
SRC_URI=https://github.com/ocaml-opam/ocaml-mccs/archive/1.1+18.tar.gz -> mccs-1.1.18.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=8fdd8f6d18468f86f3369c1d389fd16d
|