Add Matreshka League 18.1 crate
This commit is contained in:
committed by
Alejandro R Mosteo
parent
e600a0a149
commit
39abf9797a
@@ -0,0 +1,23 @@
|
||||
[general]
|
||||
description = "League - universal string library. Part of Matreshka framework"
|
||||
tags = ["unicode", "xml", "sax", "json", "encoding", "regexp", "time"]
|
||||
|
||||
licenses = ["BSD 3-Clauses"]
|
||||
authors = ["Vadim Godunko"]
|
||||
website = "https://forge.ada-ru.org/matreshka"
|
||||
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
|
||||
maintainers-logins = ["godunko", "reznikmm"]
|
||||
project-files = ["gnat/matreshka_league.gpr"]
|
||||
|
||||
[general.depends-on]
|
||||
make = "any"
|
||||
|
||||
[[general.actions]]
|
||||
type = "post-fetch"
|
||||
command = ["make", "reconfig"]
|
||||
|
||||
['18.1']
|
||||
origin = "http://forge.ada-ru.org/matreshka/downloads/matreshka-18.1.tar.gz"
|
||||
archive-name = "matreshka-18.1.tar.gz"
|
||||
origin-hashes= ["sha512:4fab6c039550017f6cd16d6216f76e9651f1fd5c24d842cccd5ca1340733216ff5dca4aea8babd6c43da8bb75db94681b398f3c04c2a7e4cca7ae49a7c56aa76"]
|
||||
|
||||
Reference in New Issue
Block a user