mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 21:39:01 +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": "b61e44190301d0de14095a1c3022bd484680e315",
|
|
"version": "5.88.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c856c763f07600a010fc88a2ba55ea041ad885e9",
|
|
"version": "5.87.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f36f1f5a124bd2f3123e0dfd9f4d350f1f69e757",
|
|
"version": "5.84.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "67fa669df81328489ba66231cef84fc17ae4f434",
|
|
"version": "5.84.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "57c0ad579f0582463fe73a7ca64f1af6eadcea16",
|
|
"version": "5.84.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1bd7078c91196234f1c9686533b7d7a32236cbd7",
|
|
"version": "5.81.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "79afbe3512b5e5d144212f69294ed2859f2df3e9",
|
|
"version": "5.81.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1b18ac2e564ec1c1f918ff77cad0b15bead4699f",
|
|
"version": "5.75.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b6f37e63a4ee87b5b6de7224072e410f8c93258b",
|
|
"version-string": "5.64.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|