22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
14 lines
292 B
TOML
14 lines
292 B
TOML
[general]
|
|
description = "Ada binding for the GTK+ GUI"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[general.depends-on]
|
|
gnat = "any"
|
|
|
|
[17]
|
|
[17.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:libgtkada16.1.0-dev"
|
|
'...' = ""
|