whitakers_words 0.20240801.0 (#1166)

* Re-index Whitaker's Words

* Disable availability on Windows
This commit is contained in:
Alejandro R Mosteo
2024-08-02 12:02:40 +02:00
committed by GitHub
parent a10438527c
commit b4ad4912a8
2 changed files with 36 additions and 24 deletions
-24
View File
@@ -1,24 +0,0 @@
[general]
description = "William Whitaker's WORDS, a Latin dictionary"
licenses = ["Public Domain"]
authors = ["William A. Whitaker", "Martin Keegan"]
website = "http://mk270.github.io/whitakers-words/"
maintainers = ["alejandro@mosteo.com"]
project-files = ["words.gpr"]
executables = ["words"]
[general.depends-on]
make = "any"
[[general.actions]]
type = "post-compile"
command = "make"
['2017.09.10']
origin = "git+https://github.com/mk270/whitakers-words.git@27be95b8a06d7b22c0600c824cf929ab43efcf25"
notes = "Bug with SAL library failing binding with GNAT FSF 7.3"
['2017.09.10'.available.'case(compiler)']
'gnat-fsf-old|gnat-fsf-7.2' = false
'...' = false