mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 22:49:18 +08:00
8a943f71ff
* [kf5*] re-enable parallel configure * [kf5*] update versions
22 lines
406 B
JSON
22 lines
406 B
JSON
{
|
|
"name": "kf5i18n",
|
|
"version": "5.84.0",
|
|
"port-version": 3,
|
|
"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"
|
|
]
|
|
}
|