···
2
+
synopsis: "Decentralised installation system"
3
+
maintainer: "talex5@gmail.com"
4
+
license: "LGPL-2.1-or-later"
5
+
authors: "zero-install-devel@lists.sourceforge.net"
6
+
homepage: "https://github.com/0install/0install"
7
+
bug-reports: "https://github.com/0install/0install/issues"
8
+
dev-repo: "git+https://github.com/0install/0install.git"
9
+
doc: "https://0install.github.io/0install/"
11
+
["dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test}]
14
+
"ocaml" {>= "4.08.0"}
16
+
"yojson" {>= "1.7.0"}
18
+
"ounit2" {with-test}
21
+
"obus" {os != "macos" & os-family != "windows"}
22
+
"ocurl" {>= "0.7.9"}
27
+
["gnupg" "unzip"] {os-family = "debian"}
28
+
["gnupg" "unzip"] {os-distribution = "alpine"}
29
+
["gnupg"] {os = "macos" & os-distribution = "homebrew"}
32
+
Zero Install is a decentralised cross-distribution software installation system.
33
+
Other features include full support for shared libraries (with a SAT solver for
34
+
dependency resolution), sharing between users, and integration with native platform
35
+
package managers. It supports both binary and source packages, and works on Linux,
36
+
macOS, Unix and Windows systems."""
39
+
"https://github.com/0install/0install/releases/download/v2.18/0install-2.18.tbz"
41
+
"sha256=648c4b318c1a26dfcb44065c226ab8ca723795924ad80a3bf39ae1ce0e9920c3"
42
+
"sha512=6d4734754951fad9caad5d876a1301e283bdd77a080d6601d57b21c540a30a616b18f664cbd4f86748c90de41cf3ef54f3a883fd75f638abbe3630a0320e4a7f"
45
+
x-commit-hash: "b58af5db6afd496cfd4a5f85fb23f30ba8dfbc87"