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
453 B
TOML
16 lines
453 B
TOML
[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"]
|