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 = "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"]
|
||||
Reference in New Issue
Block a user