2021-01-13 14:41:23 -08:00
|
|
|
{
|
2023-02-01 13:34:29 -08:00
|
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
2021-01-13 14:41:23 -08:00
|
|
|
"name": "boost-locale",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version": "1.83.0",
|
2021-01-13 14:41:23 -08:00
|
|
|
"description": "Boost locale module",
|
|
|
|
"homepage": "https://github.com/boostorg/locale",
|
2022-04-21 20:01:54 +03:00
|
|
|
"license": "BSL-1.0",
|
2021-01-13 14:41:23 -08:00
|
|
|
"supports": "!uwp",
|
|
|
|
"dependencies": [
|
2022-10-19 04:17:10 +03:00
|
|
|
{
|
|
|
|
"name": "boost-assert",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
2021-03-26 12:55:34 -07:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
2022-10-19 04:17:10 +03:00
|
|
|
"host": true,
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-config",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-core",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-iterator",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2021-03-26 12:55:34 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
2022-10-19 04:17:10 +03:00
|
|
|
"host": true,
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-predef",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-thread",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-utility",
|
|
|
|
"version>=": "1.83.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-vcpkg-helpers",
|
2023-09-14 00:40:46 +02:00
|
|
|
"version>=": "1.83.0"
|
2021-03-26 12:55:34 -07:00
|
|
|
},
|
2021-01-13 14:41:23 -08:00
|
|
|
{
|
|
|
|
"name": "libiconv",
|
|
|
|
"platform": "!uwp & !windows & !mingw"
|
2021-09-28 03:12:39 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
2021-01-13 14:41:23 -08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"icu": {
|
|
|
|
"description": "ICU backend for Boost.Locale",
|
|
|
|
"dependencies": [
|
|
|
|
"icu"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|