mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 00:19:10 +08:00
b7f99c3c4b
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values * Update MAYBE_UNUSED_VARIABLES docs * update version * version stuff * version stuff * update docs
21 lines
390 B
JSON
21 lines
390 B
JSON
{
|
|
"name": "kf5i18n",
|
|
"version": "5.84.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"
|
|
]
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-tools"
|
|
]
|
|
}
|