13 lines
260 B
TOML
13 lines
260 B
TOML
[general]
|
|
description = "Ada binding for the GTK+ GUI"
|
|
licenses = []
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
|
|
[general.depends-on]
|
|
gnat = "any"
|
|
|
|
[17]
|
|
[17.origin.'case(distribution)']
|
|
'debian|ubuntu' = "native:libgtkada16.1.0-dev"
|
|
'...' = ""
|