22.0.0
- Authors
- AdaCore
- Maintainers
- chouteau@adacore.com, reznikmm@gmail.com
- Licenses
- GPL-3.0-or-later WITH GCC-exception-3.1
- Tags
- gtk, gui
- Project files
- src/gtkada.gpr
- Manifest
- index/gt/gtkada/gtkada-22.0.0.toml
Build and platform metadata 5 fields
- Configuration
{
"disabled": true
}
- Actions
{
"case(os)": {
"...": [
{
"command": [
"bash",
"configure",
"--with-GL=no"
],
"type": "post-fetch"
},
{
"command": [
"make",
"src/gtkada-intl.adb"
],
"type": "post-fetch"
}
],
"windows": [
{
"command": [
"bash",
"-c",
"PATH=${DISTRIB_ROOT}/mingw64/bin:${PATH} ./configure --build=x86_64-w64-mingw32 --with-GL=no"
],
"type": "post-fetch"
},
{
"command": [
"make",
"src/gtkada-intl.adb"
],
"type": "post-fetch"
}
]
}
}
- GPR externals
{
"LIBRARY_TYPE": [
"static",
"static-pic",
"relocatable"
]
}
- Environment
{
"case(os)": {
"windows": {
"PATH": {
"append": "${CRATE_ROOT}/src/obj/gtkada/relocatable"
}
}
}
}
- Additional origin data
{
"hashes": [
"sha512:8192cf81732dd1ce7bc6a2c7bf43e4665877933777af8ccc1a2ced48bec83c1550959e8fb1f786b9b8fef3f5ae5d854a0b3696af49cdb9d603d4429e2a58c42c"
]
}