ZanyBlue tools release 1.5.0. (#1910)

This commit is contained in:
Blady-Com
2026-05-13 10:33:23 +02:00
committed by GitHub
parent 95be73882b
commit 54bfc0961e
2 changed files with 46 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
name = "zbinfo"
description = "Display localization information for ZanyBlue Ada Localization"
version = "1.5.0"
authors = ["Michael Rohan"]
maintainers = ["Pascal Pignard <blady.net@orange.fr>"]
maintainers-logins = ["Blady-Com"]
licenses = "custom-zanyblue"
website = "https://sourceforge.net/projects/zanyblue"
tags = ["localization", "l10n", "international", "i18n"]
project-files = ["zbinfo.gpr"]
executables = ["zbinfo"]
[[depends-on]]
zblib = "1.5.0"
[origin]
commit = "12b866dd373d38d7528aed858b022c75cd4bef5f"
subdir = "./src/zbinfo/"
url = "git+https://github.com/Blady-Com/zanyblue.git"
+23
View File
@@ -0,0 +1,23 @@
name = "zbmcompile"
description = "Message compiler for ZanyBlue Ada Localization"
version = "1.5.0"
authors = ["Michael Rohan"]
maintainers = ["Pascal Pignard <blady.net@orange.fr>"]
maintainers-logins = ["Blady-Com"]
licenses = "custom-zanyblue"
website = "https://sourceforge.net/projects/zanyblue"
tags = ["localization", "l10n", "international", "i18n"]
project-files = ["zbmcompile.gpr"]
executables = ["zbmcompile"]
[[depends-on]]
zblib = "1.5.0"
[origin]
commit = "12b866dd373d38d7528aed858b022c75cd4bef5f"
subdir = "./src/zbmcompile/"
url = "git+https://github.com/Blady-Com/zanyblue.git"