* Ada Utility Library 2.6.0
- update crates for the new version of Ada Utility Library
- convert the crates to use nested crates
* Remove (temporarily) the utilada_aws-2.6.0 because building AWS fails
(the issue is not related to utilada_aws but it is caused by a bug in
the automated build which fails building AWS for Debian and Fedora,
see https://github.com/alire-project/alire/issues/1394)
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
* Add crate for Ada LZMA library thin binding
* Add crate for Ada Utility Library version 2.0.0
The library is split in several parts so that we can avoid
depending on LZMA, Curl and XML/Ada. Still missing the HTTP
support with AWS.
* Update to use the git archive with a hash
Use better descriptions for the projects
Avoid copying the Alire GNAT projects and use them in-place
* Update to use the git archive with a hash and the GNAT alire project in-place
* Fix the index version
* Integrate new version 2.1.0, add tags and long description
* Update to add tags, descriptions and new version 2.1.0
Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>