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-asio",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version": "1.84.0",
|
2021-01-13 14:41:23 -08:00
|
|
|
"description": "Boost asio module",
|
|
|
|
"homepage": "https://github.com/boostorg/asio",
|
2022-04-21 20:01:54 +03:00
|
|
|
"license": "BSL-1.0",
|
2021-01-13 14:41:23 -08:00
|
|
|
"dependencies": [
|
2022-10-19 04:17:10 +03:00
|
|
|
{
|
|
|
|
"name": "boost-align",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-assert",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-config",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
2022-08-25 20:46:01 +03:00
|
|
|
{
|
|
|
|
"name": "boost-context",
|
2022-10-19 04:17:10 +03:00
|
|
|
"platform": "!uwp & !emscripten",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-08-25 20:46:01 +03:00
|
|
|
},
|
2021-01-13 14:41:23 -08:00
|
|
|
{
|
|
|
|
"name": "boost-coroutine",
|
2022-10-19 04:17:10 +03:00
|
|
|
"platform": "!(arm & windows) & !uwp & !emscripten",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-date-time",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-system",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-throw-exception",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "boost-vcpkg-helpers",
|
2024-01-22 19:56:30 +01:00
|
|
|
"version>=": "1.84.0"
|
2022-10-19 04:17:10 +03:00
|
|
|
}
|
2022-01-10 22:47:12 +03:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"ssl": {
|
|
|
|
"description": "Build with SSL support",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "openssl",
|
|
|
|
"platform": "!emscripten"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2021-01-13 14:41:23 -08:00
|
|
|
}
|