mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:39:17 +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": "1e7f3c7f919bd8f77fd51c51fef599019c784db3",
|
|
"version": "5.88.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "cc52d0bb515ffa68e8bcc9a209bc91da339639ac",
|
|
"version": "5.87.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "e30fa89728c784663526f9ff9332021507b9ee8e",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "9b4122c60d561d232fbd5294a304be12509b736d",
|
|
"version-semver": "5.84.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "e316c8fc3bd2c92825a198615d99b61ede2986cb",
|
|
"version": "5.84.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "18cf44844a7becb7d932cd96709fb40f800236ad",
|
|
"version": "5.81.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "cc944375b9c277d67a8c7174c24e5ed4221e413a",
|
|
"version": "5.81.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d8c9a56257206c1946c7ba30f87bbc450598a1ba",
|
|
"version": "5.75.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b21008fd070821fe16a997fcc02aa09e85022324",
|
|
"version-string": "5.64.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|