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
+36
View File
@@ -0,0 +1,36 @@
[general]
description = "Alire project catalog and support files"
licenses = ["GPL 3.0"]
authors = ["Alejandro R. Mosteo"]
maintainers = ["alejandro@mosteo.com"]
# Old versions no longer work due to repo renamings
#['0.6']
#origin = "git+https://github.com/alire-project/#alire.git@f418890a85f421b20ad00f1f52259c122f883aca"
#
# ['0.6'.depends-on]
# aaa = "^1.0.0"
# semantic_versioning = "~0.3.2"
# simple_logging = "^1.0"
#
#['0.5']
#origin = "git+https://github.com/alire-project/#alire.git@f418890a85f421b20ad00f1f52259c122f883aca"
#
# ['0.5'.depends-on]
# semantic_versioning = "~0.3.2"
# simple_logging = "^1.0"
#
#['0.4']
#origin = "git+https://github.com/alire-project/#alire.git@219cdcbc5f26efca331400582026c6377ef0f794"
#
# ['0.4'.depends-on]
# semantic_versioning = "~0.3.1"
# simple_logging = "^1.0"
#
#['0.2']
#origin = "git+https://github.com/alire-project/#alire.git@5ba81ba33dfeb184b2e644ef2996200b5fdd6ae4"
#
# ['0.2'.depends-on]
# semantic_versioning = "~0.3"
# simple_logging = "^1.0"
+40
View File
@@ -0,0 +1,40 @@
[general]
description = "Command-line tool from the Alire project"
licenses = ["GPL 3.0"]
authors = ["Alejandro R. Mosteo"]
maintainers = ["alejandro@mosteo.com"]
# Old versions no longer work due to repo renaming
#['0.6']
#origin = "git+https://github.com/alire-project/alr.git@7686e42addf0a341a72383572555c75ad0516a4e"
#
# ['0.6'.depends-on]
# alire = "~0.6"
# ajunitgen = "^1.0.0"
#
#['0.5']
#origin = "git+https://github.com/alire-project/alr.git@d26955fbfd8ef8b301791ab554113af1c6d46365"
#
# ['0.5'.depends-on]
# alire = "~0.5"
# ajunitgen = "^1.0.0"
#
#['0.4']
#origin = "git+https://github.com/alire-project/alr.git@721d111225cf30b9c298ff23587664510f4c4ea1"
#
# ['0.4'.depends-on]
# alire = "~0.4"
# xml_ez_out = "^1.6"
#
#['0.2']
#origin = "git+https://github.com/alire-project/alr.git@481a22aceb07242cabaefedbb41b2d6fe7a8bd1e"
#
# ['0.2'.depends-on]
# alire = "~0.2"
#
#['0.1.2']
#origin = "git+https://github.com/alire-project/alr.git@4002536beea8aee12b455077df4dd144b409bde4"
#
# ['0.1.2'.depends-on]
# alire = "~0.1.2"