diff --git a/desktop/kde/plasma/kwayland-integration/actions.py b/desktop/kde/plasma/kwayland-integration/actions.py index 7a5cc855bc..e9d5d86c61 100755 --- a/desktop/kde/plasma/kwayland-integration/actions.py +++ b/desktop/kde/plasma/kwayland-integration/actions.py @@ -4,18 +4,18 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import kde6 +from pisi.actionsapi import kde5 from pisi.actionsapi import pisitools from pisi.actionsapi import shelltools def setup(): #shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt") - kde6.configure("-DQT_MAJOR_VERSION=6") + kde5.configure("-DQT_MAJOR_VERSION=6") def build(): - kde6.make() + kde5.make() def install(): - kde6.install() + kde5.install() pisitools.dodoc("LICENSES/*") diff --git a/desktop/kde/plasma/kwayland-integration/pspec.xml b/desktop/kde/plasma/kwayland-integration/pspec.xml index 53cbd085cf..b55815b284 100755 --- a/desktop/kde/plasma/kwayland-integration/pspec.xml +++ b/desktop/kde/plasma/kwayland-integration/pspec.xml @@ -22,14 +22,14 @@ qt6-wayland-devel kwindowsystem-devel kidletime-devel - extra-cmake-modules + extra-cmake-modules-kf6 qt5-wayland-devel wayland-devel wayland-client wayland-cursor wayland-server wayland-protocols-devel - plasma-wayland-protocols + plasma-wayland-protocols-kf6 @@ -63,6 +63,13 @@ + + 2025-01-25 + 6.2.5 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2025-01-01 6.2.5