migration to source archives
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).
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user