7f8da2c224
* Add GNATcoll bindings 21.0.0 For the same reason as GNATcoll, this patch removes the 2019 release of gmp and iconv. * Add externals for GNATcoll bindings
11 lines
258 B
TOML
11 lines
258 B
TOML
description = "GNU libiconv"
|
|
name = "libiconv"
|
|
licenses = ["LGPL 2.1"]
|
|
maintainers = ["chouteau@adacore.com"]
|
|
maintainers-logins = ["Fabien-Chouteau"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
[external.origin."case(distribution)"]
|
|
msys2 = ["mingw-w64-x86_64-libiconv"]
|