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
-13
View File
@@ -1,13 +0,0 @@
[general]
description = "Apollo 11 lunar lander simulator (Ada/Gtk/Cairo)"
licenses = ["GPL 3.0"]
authors = ["Fabien Chouteau"]
website = "https://blog.adacore.com/make-with-ada-the-eagle-has-landed"
maintainers = ["alejandro@mosteo.com"]
['1.0']
origin = "git+https://github.com/alire-project/eagle-lander.git@5a3bcc61eff4d60d2b741add7841410ce539d0b8"
project-files = ["lunar_lander.gpr"]
['1.0'.depends-on]
gtkada = "^17"