libgnatdoc, liblal_refactor 24.0.0 (#1227)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name = "libgnatdoc"
|
||||
description = "GNAT Documentation Generation Tool (as a library)"
|
||||
version = "24.0.0"
|
||||
tags = ["documentation", "tools"]
|
||||
|
||||
authors = ["AdaCore"]
|
||||
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["godunko", "reznikmm", "chouteau"]
|
||||
licenses = "GPL-3.0-only WITH GCC-exception-3.1"
|
||||
website = "https://github.com/AdaCore/gnatdoc"
|
||||
|
||||
project-files = ["gnat/libgnatdoc.gpr"]
|
||||
|
||||
[configuration]
|
||||
disabled = true
|
||||
|
||||
[[depends-on]]
|
||||
markdown = "^24"
|
||||
libadalang = "^24"
|
||||
vss = "^24"
|
||||
|
||||
[origin]
|
||||
url="https://github.com/adacore/gnatdoc/archive/v24.0.0/gnatdoc-24.0.0.zip"
|
||||
hashes=['sha512:8cc57c734dc1337ac7ac2256285afdfac591ed55fa2834e53893e2476780d05569f92a72a34efeda6294dc40f950b7f1ca21c3dc1c262d3e434ca978b02924be']
|
||||
@@ -0,0 +1,23 @@
|
||||
name = "liblal_refactor"
|
||||
description = "Source code refactoring utilities for the Ada "
|
||||
version = "24.0.0"
|
||||
tags = ["refactoring", "tools"]
|
||||
|
||||
authors = ["AdaCore"]
|
||||
maintainers = ["Fabien Chouteau <chouteau@gmail.com>"]
|
||||
maintainers-logins = ["chouteau"]
|
||||
licenses = "Apache-2.0 WITH LLVM-exception"
|
||||
website = "https://github.com/AdaCore/lal-refactor"
|
||||
|
||||
project-files = ["gnat/lal_refactor.gpr"]
|
||||
|
||||
[configuration]
|
||||
disabled = true
|
||||
|
||||
[[depends-on]]
|
||||
libadalang_tools = "^24"
|
||||
vss = "^24"
|
||||
|
||||
[origin]
|
||||
url="https://github.com/AdaCore/lal-refactor/archive/v24.0.0/lal_refactor-24.0.0.zip"
|
||||
hashes=['sha512:7c01b75047dcbccc7a2b3099c4e63ce9cfa22b881b4dbbc609467cfa1ff4de0d5aa5cb5de6cd8b39fba0fe95f86b34fabc17fce2b8cf3082a75a6463fa6a3a89']
|
||||
Reference in New Issue
Block a user