Skip to content

Commit

Permalink
ada_gui 20240224.0.0 (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracke authored Jul 16, 2024
1 parent 23c5a5d commit c4bfab4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index/ad/ada_gui/ada_gui-20240224.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "ada_gui"
description = "An Ada-oriented GUI"
version = "20240224"

authors = ["Jeff Carter"]
maintainers = ["Bent Bracke <[email protected]>"]
maintainers-logins = ["bracke"]
licenses = "BSD-3-Clause"
website = "https://github.com/bracke/Ada_GUI"
tags = ["gui","widgets","html"]

[build-switches]
"*".style_checks = "No"

[[depends-on]] # Avoid bug in GNAT 13
gnat = "<13.0 | >=13.3"

[[depends-on]]
simple_components = "^4.68.0"

[origin]
commit = "eaae4ffcf5b622d33b9e47c08cd174903b1cadab"
url = "git+https://github.com/bracke/Ada_GUI.git"

0 comments on commit c4bfab4

Please sign in to comment.