mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:29:00 +08:00
a868d7ed21
* [kf5*] Update to 5.88 * [kf5*] Update versions * [kf5*] fix QML plugins location diff --git a/ports/kf5i18n/portfile.cmake b/ports/kf5i18n/portfile.cmake index 610182e49..5a0fd5e21 100644 --- a/ports/kf5i18n/portfile.cmake +++ b/ports/kf5i18n/portfile.cmake @@ -20,6 +20,7 @@ vcpkg_cmake_configure( OPTIONS -DBUILD_TESTING=OFF -DKDE_INSTALL_PLUGINDIR=plugins + -DKDE_INSTALL_QMLDIR=qml -DPYTHON_EXECUTABLE=${PYTHON3} ) diff --git a/ports/kf5notifications/portfile.cmake b/ports/kf5notifications/portfile.cmake index e41fee015..bc93cf6af 100644 --- a/ports/kf5notifications/portfile.cmake +++ b/ports/kf5notifications/portfile.cmake @@ -13,6 +13,7 @@ vcpkg_cmake_configure( SOURCE_PATH "${SOURCE_PATH}" OPTIONS -DBUILD_TESTING=OFF + -DKDE_INSTALL_QMLDIR=qml ) vcpkg_cmake_install() diff --git a/ports/kf5sonnet/portfile.cmake b/ports/kf5sonnet/portfile.cmake index 7e2820ce4..a2d1adfcc 100644 --- a/ports/kf5sonnet/portfile.cmake +++ b/ports/kf5sonnet/portfile.cmake @@ -16,6 +16,7 @@ vcpkg_cmake_configure( -DBUILD_EXAMPLES=OFF -DKDE_INSTALL_PLUGINDIR=plugins -DKDE_INSTALL_QTPLUGINDIR=plugins + -DKDE_INSTALL_QMLDIR=qml ) vcpkg_add_to_path(PREPEND "${CURRENT_INSTALLED_DIR}/bin") * [kf5*] update versions * [ecm] fix ECMGenerateQmlTypes * [ecm] update version
25 lines
541 B
JSON
25 lines
541 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "503565f7fa61ae49645a58970967409963928a70",
|
|
"version": "5.88.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "dd65de5bb02fc6ad70fd3d2a9988d8b8aa2c69f3",
|
|
"version": "5.87.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f0d1c8f2256f2e831a4ba82551de6a55ee4565a6",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "196f1ae93b85efd88bb9fa4a245ed9e8cf044a4a",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|