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:
Alejandro R. Mosteo
2019-10-24 18:00:41 +02:00
parent 1668d504a4
commit 22a13d92f3
62 changed files with 130 additions and 69 deletions
+15
View File
@@ -0,0 +1,15 @@
[general]
description = "Ada unit test framework"
licenses = ["GPL 3.0"]
authors = ["AdaCore"]
website = "https://www.adacore.com/download/more"
maintainers = ["alejandro@mosteo.com"]
project-files = ["aunit.gpr"]
[general.gpr-externals]
RUNTIME = ["full", "zfp", "ravenscar", "ravenscar-cert", "cert"]
[2017]
origin = "git+https://github.com/alire-project/libaunit.git@b66a41ceb35bfc81b9345655c5f46317a57de3b4"
executables = ["run-ppc-elf"]