From d5f1b6821ea13680d7208197bd16b69881a5a8e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Sagaert?= Date: Thu, 18 Dec 2025 13:03:14 +0100 Subject: [PATCH] libgpr 26.0.0 (#1709) --- index/li/libgpr/libgpr-26.0.0.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 index/li/libgpr/libgpr-26.0.0.toml diff --git a/index/li/libgpr/libgpr-26.0.0.toml b/index/li/libgpr/libgpr-26.0.0.toml new file mode 100644 index 00000000..87767fc8 --- /dev/null +++ b/index/li/libgpr/libgpr-26.0.0.toml @@ -0,0 +1,24 @@ +name = "libgpr" +version = "26.0.0" +description = "GNAT Project File Library" +website = "https://github.com/AdaCore/gprbuild" +authors = ["AdaCore"] +licenses = "GPL-3.0-or-later WITH GCC-exception-3.1" +maintainers = ["chouteau@adacore.com", "sagaert@adacore.com"] +maintainers-logins = ["Fabien-Chouteau", "AldanTanneo"] +project-files = ["gpr/gpr.gpr"] + +[configuration] +disabled = true + +[gpr-externals] +GPR_BUILD = ["debug", "production", "coverage", "profiling"] +LIBRARY_TYPE = ["static", "relocatable", "static-pic"] + +[[depends-on]] +gnat = "/=2020" # Does not build with GNAT Community 2020 +xmlada = "~26.0.0" + +[origin] +url="https://github.com/AdaCore/gprbuild/archive/refs/tags/v26.0.0.zip" +hashes=['sha512:600d4a7b585755cbf746fd649d62faa79c7e9721f854efe2b74cfec415808e96d50631cd18f87cf292d198822a87beb22a458ced63c3350dd81bfb4f47ca677b']