Summary
Zero Install is a decentralised cross-distribution software installation system. Other features include full support for shared libraries (with a SAT solver for dependency resolution), sharing between users, and integration with native platform package managers. It supports both binary and source packages, and works on Linux, macOS, Unix and Windows systems.
Versions
v2.18-r1 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- ~amd64 ~arm ~arm64 ~riscv ~x86
- USE flags
- ocamlopt
USE flags
General
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
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 / dune : A composable build system for OCaml
dev-ml / lwt : Cooperative light-weight thread library for OCaml
dev-ml / ocaml-sha : Binding to the SHA cryptographic functions
dev-ml / ocplib-endian : Functions to read and write int16/32/64 from strings, bytes, and bigarrays
dev-ml / ocurl : OCaml interface to the libcurl library
dev-ml / react : OCaml module for functional reactive programming
dev-ml / stdlib-shims : Pure OCaml library that allows replacing Pervasives with Stdlib before 4.08
dev-ml / xmlm : Streaming XML codec for OCaml
dev-ml / yojson : JSON parsing and pretty-printing library for OCaml
Depending packages
dev-ml / opam : A source-based package manager for OCaml
dev-ml / opam-0install-cudf : Opam solver using 0install backend using the CUDF interface
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-ml/0install: Keyword 2.18-r1 riscv, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-ml/0install: Keyword 2.18-r1 x86, #944753
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/0install: Keyword 2.18-r1 arm, #944753
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-ml/0install: Keyword 2.18-r1 arm64, #944753
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/0install: fix deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
dev-ml/0install: new package, add 2.18
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>