mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:39:00 +08:00
638b1588be
* Update vcpkg-tool to 2023-05-31 + xbox triplets cleanup https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-30 + https://github.com/microsoft/vcpkg-tool/releases/tag/2023-05-31 + https://github.com/microsoft/vcpkg-tool/releases/tag/2023-06-07 Clean up xbox triplets following teaching vcpkg.exe about xbox more directly. Also deletes the seemingly-no-longer-used vcpkg_get_dep_info.cmake and vcpkg_get_tags.cmake. Also: [redis-plus-plus] Add DISABLE_PARALLEL_CONFIGURE due to source tree write.
30 lines
535 B
JSON
30 lines
535 B
JSON
{
|
|
"name": "kf5i18n",
|
|
"version": "5.98.0",
|
|
"port-version": 1,
|
|
"description": "Advanced internationalization framework",
|
|
"homepage": "https://api.kde.org/frameworks/ki18n/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"gettext",
|
|
{
|
|
"name": "gettext",
|
|
"host": true,
|
|
"features": [
|
|
"tools"
|
|
]
|
|
},
|
|
"libiconv",
|
|
"qt5-declarative",
|
|
"qt5-tools",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|