From 4fa3e6acde1340980b8eae7226f199de4f726017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Sagaert?= Date: Thu, 8 Jan 2026 20:53:47 +0100 Subject: [PATCH] gnatcoll_sqlite 26.0.0 (#1755) --- .../gnatcoll_sqlite-26.0.0.toml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 index/gn/gnatcoll_sqlite/gnatcoll_sqlite-26.0.0.toml diff --git a/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-26.0.0.toml b/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-26.0.0.toml new file mode 100644 index 00000000..fe609ead --- /dev/null +++ b/index/gn/gnatcoll_sqlite/gnatcoll_sqlite-26.0.0.toml @@ -0,0 +1,25 @@ +name = "gnatcoll_sqlite" +version = "26.0.0" +description = "GNAT Components Collection - sqlite" +website = "https://github.com/adacore/gnatcoll-db" +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 = ["sqlite/gnatcoll_sqlite.gpr"] +tags = ["gnatcoll", "gnatcoll-db", "sqlite", "sql", "database"] + +[configuration] +disabled = true + +# [gpr-externals] +# GNATCOLL_BUILD_MODE = ["DEBUG", "PROD"] +# LIBRARY_TYPE = ["static", "relocatable", "static-pic"] + +[[depends-on]] +gnatcoll = "~26.0.0" +gnatcoll_sql = "~26.0.0" + +[origin] +url="https://github.com/AdaCore/gnatcoll-db/archive/refs/tags/v26.0.0.zip" +hashes=['sha512:65ed82f825d80cfd3e3e762f424c9a0e8ad0a99613f7d4cb2419e24955d5c2b3ac567f5703c14b4e9b69580881e5104786e0db00a1c9c1f04daeb9c2c4263a21']