mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:48:59 +08:00
8a943f71ff
* [kf5*] re-enable parallel configure * [kf5*] update versions
39 lines
695 B
JSON
39 lines
695 B
JSON
{
|
|
"name": "kf5service",
|
|
"version": "5.84.0",
|
|
"port-version": 1,
|
|
"description": "Plugin framework for desktop services",
|
|
"homepage": "https://api.kde.org/frameworks/kservice/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
{
|
|
"name": "gettext",
|
|
"host": true,
|
|
"features": [
|
|
"tools"
|
|
]
|
|
},
|
|
"kf5config",
|
|
"kf5coreaddons",
|
|
{
|
|
"name": "kf5crash",
|
|
"platform": "!android"
|
|
},
|
|
{
|
|
"name": "kf5dbusaddons",
|
|
"platform": "!android"
|
|
},
|
|
"kf5i18n",
|
|
"qt5-base",
|
|
"qt5-tools",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|