From 39abf9797a7675d4fa3c7d149850e6e186f6d2f6 Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Sat, 11 Jan 2020 13:43:09 +0200 Subject: [PATCH] Add Matreshka League 18.1 crate --- index/ma/matreshka_league.toml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index/ma/matreshka_league.toml diff --git a/index/ma/matreshka_league.toml b/index/ma/matreshka_league.toml new file mode 100644 index 00000000..c68909c5 --- /dev/null +++ b/index/ma/matreshka_league.toml @@ -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 ", "Maxim Reznik "] +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"] +