Update to use the git archive with a hash and the GNAT alire project in-place

This commit is contained in:
Stephane Carrez
2019-12-15 22:46:33 +01:00
committed by Alejandro R. Mosteo
parent 480eec5599
commit 19022f2ee5
+3 -6
View File
@@ -4,15 +4,12 @@ licenses = ["MIT"]
maintainers = ["Stephane.Carrez@gmail.com"]
maintainers-logins = ["stcarrez"]
project-files = ["lzmada.gpr"]
project-files = [".alire/lzmada.gpr"]
[general.gpr-externals]
LZMA_LIBRARY_TYPE = ["relocatable", "static", "static-pic"]
BUILD = ["distrib", "debug", "optimize", "profile", "coverage"]
[[general.actions]]
type = "post-fetch"
command = ["cp", ".alire/lzmada.gpr", "lzmada.gpr"]
['1.1.0']
origin = "git+https://github.com/stcarrez/ada-lzma.git@3e55cdadbb46ba1428ac52a00b403039bd0fcaaa"
origin = "https://github.com/stcarrez/ada-lzma/archive/1.1.0.tar.gz"
origin-hashes = ["sha512:1344289480d43e12622c3ae822d9b4a34d927219341eafff2f80151f2ee6613aac6599d3ee46f602869d1f498129fd0607b688951d6cbf97b24b48af2cb44047"]