mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 06:09:08 +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.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "cac4485ad81812b3ecb5b73b2ded808e2b4d01f8",
|
|
"version": "5.88.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e5051bdd704585046c184dcc90fd096ef082b82a",
|
|
"version": "5.87.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1dfe4575612c8d7d2bff1d4b1ecf2d5601915060",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "3ecd4e54210c93a999c1cf4ddc24aded8c0d7437",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "7413c9e8bfa4e7db669271b3c13fe5cf7c52567a",
|
|
"version": "5.84.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "13acc7a53a47646048061054946bcce0f8acbf7b",
|
|
"version": "5.84.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "886d683d3d25ff9de50bc646af37d2adcd254ac2",
|
|
"version": "5.81.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "7b32de9f028a53b45e25e0d6ac6517c6e93ec8ea",
|
|
"version": "5.75.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8bca3434ab81ca66cb57d44ed891ff5a773c92ce",
|
|
"version-string": "5.64.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|