system
- Maintainers
- derodat@adacore.com, chouteau@adacore.com
- Licenses
- LGPL-3.0-only
- Manifest
- index/li/libgmp/libgmp-external.toml
Build and platform metadata 1 field
- External
[
{
"kind": "system",
"origin": {
"case(distribution)": {
"arch": [
"gmp"
],
"debian|ubuntu": [
"libgmp-dev"
],
"fedora|rhel|suse": [
"gmp-devel"
],
"gentoo": [
"dev-libs/gmp"
],
"homebrew|macports": [
"gmp"
],
"msys2": [
"mingw-w64-x86_64-gmp"
]
}
}
},
{
"available": false,
"kind": "version-output",
"version-command": [
"pkg-config",
"--modversion",
"gmp"
],
"version-regexp": "([\\d\\.]+)"
}
]