dkml-component-offline-opamversion
Offline install of Opam
Offline install that places opam in the installation directory.
Depending on the end-user's integer size, as reported by Sys.int_size, either 32-bit or 64-bit opam will be installed.
On macOS the end-user target ABI can be either darwin_arm64 or darwin_x86_64 when you have both dkml-base-compiler and conf-dkml-cross-toolchain installed in your switch, regardless whether your host's ABI is darwin_arm64 or darwin_x86.64. Otherwise on macOS the target ABI must match the host ABI.
The package version, and what [opam --version] returns, are closely associated with the Opam version from the Opam source code. The only modifications are to ensure that the package version can be ordered using semver. In particular:
- 2.2.0~alpha~dev -> 2.2.0~alpha0~20221231
- 2.2.0~alpha~1 -> 2.2.0~alpha1~20230601
- 2.2.0 -> 2.2.0
The dates (YYYYMMDD) are the Git commit dates in the Opam source code, and simply replacing the tildes (~) with dashes (-) is sufficient to be a semver version.
Author | Diskuv, Inc. <opensource+diskuv-ocaml@support.diskuv.com> |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/diskuv/dkml-component-opam |
Issue Tracker | https://github.com/diskuv/dkml-component-opam/issues |
Maintainer | opensource+diskuv-ocaml@support.diskuv.com |
Dependencies |
|
Source [http] | https://github.com/diskuv/dkml-component-opam/releases/download/v2.2.0-alpha-20221104/dkml-component-offline-opam-2.2.0.alpha0.20221104.tbz sha256=0c87a32663eaa7c6b603817b2fa57d209e795ea3573b35042d78a0cab1260667 sha512=596088a892e84c1b6473502606a4840b22f87aa9ee6f7db0617aeef7c19f87bb3df0c5a27b3083b9f15805173b04ff11f5cfb0724db9674973916ab31d8509c6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/dkml-component-offline-opam/dkml-component-offline-opam.2.2.0~alpha0~20221104/opam |