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
+3 -2
View File
@@ -4,8 +4,9 @@ licenses = []
authors = ["Marc A. Criley"]
website = "http://www.mckae.com/xmlEz.html"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
executables = ["tmeztf"]
['1.6']
origin = "git+https://github.com/alire-project/xmlezout.git@48bf688f0eb672b597ed5a4f54cd6c535be452f2"
origin = "https://github.com/alire-project/xmlezout/archive/alr-1.6.tar.gz"
origin-hashes = ["sha512:c90d08dcdb96bf39f1e06def716ea9936b2aec25fec2ea4f3314c53a2befefa4ea84c037c35abe6d7675af1c91a8847f6ce4e5e8dd32da1008f2ba43ed79151b"]
+5 -4
View File
@@ -4,6 +4,7 @@ licenses = ["GPL 3.0"]
authors = ["AdaCore"]
website = "https://github.com/AdaCore/xmlada"
maintainers = ["alejandro@mosteo.com"]
maintainers-logins = ["mosteo"]
project-files = ["distrib/xmlada.gpr",
"dom/xmlada_dom.gpr",
@@ -21,13 +22,13 @@ project-files = ["distrib/xmlada.gpr",
type = "post-fetch"
command = "sh configure"
[[general.actions]]
[[general.actions]] # Is ordering preserved by TOML load?
type = "post-fetch"
command = "rm -f xmlada.gpr"
[general.available.'case(os)']
windows = false
'...' = true
['18.2']
origin = "git+https://github.com/AdaCore/xmlada.git@5c3c4a1621a970849601a9df36423d8974c13dec"
['16.1']
origin = "https://github.com/AdaCore/xmlada/archive/xmlada-16.1.tar.gz"
origin-hashes = ["sha512:a2d454745af202a17e9bcfc3cd8226010652ab46c4699e7d374868966c6ac8e20d9fdee45ccc52c8ee99ca9ead0e979c401b1eff1647293308b975c96017692e"]