Summary
Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages. In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm. This package provides a generic solver library which uses 0install's solver library. The library uses the CUDF library in order to interface with opam as it is the format common used to talk to all the supported solvers.
Versions
v0.5.0-r2 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- ~amd64 ~arm ~arm64 ~riscv ~x86
- USE flags
- ocamlopt test
USE flags
General
Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
Runtime Dependencies
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-ml / 0install : Package dependency solver
dev-ml / cudf : Library to parse, pretty print, and evaluate CUDF documents
Depending packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 riscv, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 x86, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 arm, #944753
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/opam-0install-cudf: Keyword 0.5.0-r2 arm64, #944753
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/opam-0install-cudf: dep added
Closes: https://bugs.gentoo.org/944413 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/opam-0install-cudf: fix RDEPS
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/opam-0install-cudf: new package, add 0.5.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>