mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-23 17:33:02 +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
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "2ca26437f934ea26968d1dc10871a31be10a460e",
|
|
"version": "5.88.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2f3ed58701fe534cf44b9d777a64f7d146b882d6",
|
|
"version": "5.87.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f86af1e17c47fb99ff1f4a662d2cf5c022408025",
|
|
"version": "5.84.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "0bec703b0c5345b456bdbddf6e043d1c31dd2906",
|
|
"version": "5.84.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "6033609633223323ffc8762d0e2a6ab24c323de7",
|
|
"version": "5.84.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6033ee77e0fda605d514ec7c82830980b6a23a02",
|
|
"version": "5.81.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b58bac6d264e3a74e6347874a5c550b4e3edbbce",
|
|
"version": "5.75.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4fdddfb870b34a5a43de450af11a42822831cf87",
|
|
"version-string": "5.64.0-1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9e18bbbc90a4412ae9fb7e4c47c14486e2938fbc",
|
|
"version-string": "5.64.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|