22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
16 lines
476 B
TOML
16 lines
476 B
TOML
[general]
|
|
description = "APQ Ada95 Database Library (core)"
|
|
licenses = ["GMGPL 2.0", "GMGPL 3.0"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
project-files = ["apq.gpr"]
|
|
|
|
[general.gpr-externals]
|
|
OS = ["Windows_NT", "GNU/Linux", "Darwin"]
|
|
DEBUG = ["true", "false"]
|
|
|
|
['3.2.0']
|
|
origin = "git+https://github.com/alire-project/apq.git@3b5b4b99f528f853e02abf239da7db3d8c9962b4"
|
|
|
|
['3.2.0'.available.'case(compiler)']
|
|
'gnat-community-2018' = false # Because of -gnat05
|