zblib 1.5.0 (#1826)
* ZanyBlue release 1.5.0. * Add .gitattributes with eol=lf for Ada files on Windows. Avoid (style) incorrect line terminator [-gnatyd]. * Add .gitattributes with eol=lf for ads files on Windows. Avoid (style) incorrect line terminator [-gnatyd]. * Add .gitattributes with "text=auto eol=lf" for ads, adb and ada files on Windows. Avoid (style) incorrect line terminator [-gnatyd]. * Synchronize zbinfo and zbmcompile crates. * Remove zbinfo and zbmcompile crates. Only one at a time. * Change .gitattributes back without auto. * Avoid (style) incorrect line terminator [-gnatyd] with BUILD = "Production".
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name = "zblib"
|
||||
description = "Library 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 = ["src/zanyblue.gpr"]
|
||||
|
||||
[gpr-set-externals]
|
||||
BUILD = "Production"
|
||||
|
||||
[origin]
|
||||
commit = "12b866dd373d38d7528aed858b022c75cd4bef5f"
|
||||
url = "git+https://github.com/Blady-Com/zanyblue.git"
|
||||
|
||||
Reference in New Issue
Block a user