31e9c543b3
Also applied the rest of transformations described in alire#227: no top-level [genera] table, name/version keys, [[depends-on]] array instead of table.
18 lines
367 B
TOML
18 lines
367 B
TOML
description = "Ada Web Server"
|
|
name = "aws"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[[external]]
|
|
hint = "Available through GNAT CE bundles"
|
|
kind = "hint"
|
|
[external.available."case(toolchain)"]
|
|
system = false
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
origin = ["libaws3.3.2.2-dev"]
|
|
[external.available."case(toolchain)"]
|
|
user = false
|