vcpkg/versions/k-/kf5codecs.json
Dawid Wróbel a868d7ed21
[kf5*] Update to 5.88 (#21633)
* [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
2021-12-02 19:49:12 -08:00

40 lines
905 B
JSON

{
"versions": [
{
"git-tree": "707f03a5be73f39f93010cf6c7445722555d3d85",
"version": "5.88.0",
"port-version": 0
},
{
"git-tree": "6b03af23a2842634523f2a2958d54b2a9aed8c7b",
"version": "5.87.0",
"port-version": 0
},
{
"git-tree": "54b65a5af21a97ee1a73591b5e83d26cc6898d12",
"version": "5.84.0",
"port-version": 3
},
{
"git-tree": "0997fde9753e1e3c745eca599c116ef3a511bece",
"version": "5.84.0",
"port-version": 2
},
{
"git-tree": "cc839f57cba8b67ed071d5dc3a472b605033cd7a",
"version": "5.84.0",
"port-version": 1
},
{
"git-tree": "b0b56e3e645427bfc9efe47c4050ba295e5e261e",
"version": "5.84.0",
"port-version": 0
},
{
"git-tree": "2014209bef9c534b16f81cefadc0745d25b9a761",
"version": "5.81.0",
"port-version": 0
}
]
}