mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:09:00 +08:00
8a943f71ff
* [kf5*] re-enable parallel configure * [kf5*] update versions
21 lines
430 B
JSON
21 lines
430 B
JSON
{
|
|
"name": "kf5attica",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 1,
|
|
"description": "A Qt library that implements the Open Collaboration Services API",
|
|
"homepage": "https://api.kde.org/frameworks/attica/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-base",
|
|
"qt5-tools",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|