eeeb7d09b3
The site https://forge.ada-ru.org isn't available any more, so replace source archives with GitHub release URLs.
20 lines
813 B
TOML
20 lines
813 B
TOML
description = "The UML Testing Profile for AMF"
|
|
name = "matreshka_amf_utp"
|
|
version = "20.1.0"
|
|
website = "https://github.com/godunko/matreshka"
|
|
authors = ["Vadim Godunko"]
|
|
licenses = "BSD-3-Clause"
|
|
maintainers = ["Vadim Godunko <vgodunko@gmail.com>", "Maxim Reznik <reznikmm@gmail.com>"]
|
|
maintainers-logins = ["godunko", "reznikmm"]
|
|
project-files = ["build_matreshka_amf_utp.gpr"]
|
|
tags = ["uml", "meta", "diagram", "testing"]
|
|
|
|
[[depends-on]]
|
|
matreshka_amf_uml = "20.1.0"
|
|
matreshka_league = "20.1.0"
|
|
|
|
[origin]
|
|
# NOTE: Use the same dummy archive to build subproject as in 18.1
|
|
url = "https://github.com/reznikmm/matreshka-alire/archive/matreshka_amf_utp-18.1.tar.gz"
|
|
hashes = ["sha512:3111ac1e8fded184d2f64807c486667a35e43c843dbcdc33a11ecab1288dc6460f8bfa9ef71e9b052da726201b53e1e32ad102ca3537ffcf188f97bdc3a81333"]
|