Skip to content

Commit

Permalink
GNAT FSF 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien-Chouteau committed Oct 19, 2023
1 parent c460cca commit e1fbe44
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index/gn/gnat_arm_elf/gnat_arm_elf-13.2.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

name = "gnat_arm_elf"
version = "13.2.1"
provides = ["gnat=13.2.1"]
description = "The GNAT Ada compiler - ARM cross-compiler"
maintainers = ["[email protected]"]
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-arm-elf-linux64-13.2.0-1.tar.gz"
hashes = ["sha256:db1e92839c4d987edc4108e2c4416e38d29e6a53df428338bdd814706f25435f"]

[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-arm-elf-windows64-13.2.0-1.tar.gz"
hashes = ["sha256:c4f85bf8da38e911cd81cf6e767d78267d721f73d25307925450b982bcaecb49"]

[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-arm-elf-darwin-13.2.0-1.tar.gz"
hashes = ["sha256:0ed860c7dbf3130006771b111aad6535b7fe7e5de61c2f1a1078a55b83e0db09"]
28 changes: 28 additions & 0 deletions index/gn/gnat_avr_elf/gnat_avr_elf-13.2.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

name = "gnat_avr_elf"
version = "13.2.1"
provides = ["gnat=13.2.1"]
description = "The GNAT Ada compiler - RISC-V cross-compiler"
maintainers = ["[email protected]"]
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-avr-elf-linux64-13.2.0-1.tar.gz"
hashes = ["sha256:e8e44bd7b64d33e006878e20a6fa6e29e0a816cbe6cf81d7301b9915df9b4cd2"]

[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-avr-elf-windows64-13.2.0-1.tar.gz"
hashes = ["sha256:e30ff1ae665b8726ee5e42900ddb843b4893dd7dc4bb9a12aa1dd15325e14bd2"]

[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-avr-elf-darwin-13.2.0-1.tar.gz"
hashes = ["sha256:991e8d5f29836e854a22bcf3b2a00811217c156b1ef0bd5e2608fc7fcb569fab"]
28 changes: 28 additions & 0 deletions index/gn/gnat_native/gnat_native-13.2.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

name = "gnat_native"
version = "13.2.1"
provides = ["gnat=13.2.1"]
description = "The GNAT Ada compiler - Native"
maintainers = ["[email protected]"]
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-x86_64-linux-13.2.0-1.tar.gz"
hashes = ["sha256:788a01f91f54259a6a9fb44f0c1f36b83cbf0ef06a8e6a9c601a4c46581a07a8"]

[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-x86_64-windows64-13.2.0-1.tar.gz"
hashes = ["sha256:fa3c7439b315c0ca5fc0be9bbeead8ce089a0326dffe28c58b43832b5ee898fb"]

[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-x86_64-darwin-13.2.0-1.tar.gz"
hashes = ["sha256:c21501ad511255d8e4a589f5e2e0aab883e9762617303010e0e82c4c6ec09275"]
28 changes: 28 additions & 0 deletions index/gn/gnat_riscv64_elf/gnat_riscv64_elf-13.2.1.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

name = "gnat_riscv64_elf"
version = "13.2.1"
provides = ["gnat=13.2.1"]
description = "The GNAT Ada compiler - AVR cross-compiler"
maintainers = ["[email protected]"]
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"]

[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"]

[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"]

0 comments on commit e1fbe44

Please sign in to comment.