Files
alire-index-community/index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml
T
2024-02-29 09:35:55 +01:00

32 lines
1.2 KiB
TOML

name = "gnat_riscv64_elf"
version = "13.2.1"
provides = ["gnat=13.2.1"]
description = "The GNAT Ada compiler - RISC-V cross-compiler"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]
licenses = "GPL-3.0-or-later AND GPL-3.0-or-later WITH GCC-exception-3.1"
auto-gpr-with = false
[configuration]
disabled = true
[environment]
PATH.prepend = "${CRATE_ROOT}/bin"
[origin."case(os)".linux."case(host-arch)".x86-64]
url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-linux64-13.2.0-1.tar.gz"
hashes = ["sha256:938f208c4b70f02885290def1ac98fd3bea3877a72616c108780f306479c6d25"]
binary = true
[origin."case(os)".windows."case(host-arch)".x86-64]
url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-windows64-13.2.0-1.tar.gz"
hashes = ["sha256:acf4ed042e84e24159317f8250cf2a48f5175084162fa2a67066bf2e6cf44542"]
binary = true
[origin."case(os)".macos."case(host-arch)".x86-64]
url = "https://github.com/alire-project/GNAT-FSF-builds/releases/download/gnat-13.2.0-1/gnat-riscv64-elf-darwin-13.2.0-1.tar.gz"
hashes = ["sha256:79453eb5b205a8daa2245b17567ad622a2173e325d76cf982b4d202b99414bc4"]
binary = true