Skip to content

Commit

Permalink
Update Florist 6.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blady-Com committed Feb 5, 2024
1 parent 4203680 commit 9a37d7c
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions index/fl/florist_blady/florist_blady-6.1.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name = "florist_blady"
description = "POSIX Ada Bindings"
version = "6.1.0"
provides = ["florist=22.0"]
tags = ["florist", "posix", "bindings"]

authors = ["Florida State University (FSU)", "AdaCore"]
maintainers = ["Pascal Pignard <[email protected]>"]
maintainers-logins = ["Blady-Com"]
website = "https://github.com/Blady-Com/florist"

licenses = "GPL-3.0-only"

project-files = ["lib_florist.gpr"]

[available.'case(os)']
linux = true
macos = true
windows = false
'...' = false

[[actions]]
type = "post-fetch"
command = ["sh", "configure"]

[[actions]]
type = "post-fetch"
command = ["make", "gen"]

[origin]
commit = "05ac0091de3acdafb86681880dc1b88d478d2a1b"
url = "git+https://github.com/Blady-Com/florist.git"

0 comments on commit 9a37d7c

Please sign in to comment.