kwin: update to 6.4.3.

This commit is contained in:
John 2025-06-30 14:47:58 +02:00 committed by John Zimmermann
parent 6e91f0f73d
commit 2e72740358

View file

@ -1,6 +1,6 @@
# Template file for 'kwin'
pkgname=kwin
version=6.3.3.1
version=6.4.3
revision=1
build_style=cmake
build_helper=qemu
@ -8,8 +8,8 @@ configure_args="-DBUILD_TESTING=OFF -DFORCE_CROSSCOMPILED_TOOLS=ON
-DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QMLDIR=lib/qt6/qml
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules gettext pkg-config kf6-kauth-tools
qt6-base qt6-tools libcap-progs kf6-kconfig kf6-kpackage kf6-kcmutils
qt6-wayland-tools kf6-kirigami-devel libcap-devel"
qt6-base qt6-tools qt6-declarative-host-tools libcap-progs kf6-kconfig kf6-kpackage kf6-kcmutils
qt6-wayland-tools kf6-kirigami libcap-devel wayland-devel"
makedepends="libplasma-devel kf6-kcmutils-devel kf6-knewstuff-devel
kscreenlocker-devel kglobalacceld-devel xcb-util-cursor-devel qt6-wayland-devel
qt6-base-private-devel plasma-wayland-protocols qt6-declarative-devel
@ -20,15 +20,15 @@ makedepends="libplasma-devel kf6-kcmutils-devel kf6-knewstuff-devel
libSM-devel libICE-devel xcb-util-wm-devel qt6-sensors-devel lcms2-devel
pipewire-devel kf6-krunner-devel xorg-server-xwayland libxcvt-devel hwids
libdisplay-info-devel breeze-qt6 kf6-kwayland-devel libcap-devel
libqaccessibilityclient-devel qt6-declarative-devel kf6-kirigami-devel
kf6-kpackage-devel kf6-kauth-devel kf6-kconfig-devel"
depends="breeze-qt6 hicolor-icon-theme kglobalacceld hwids libcap-progs"
libqaccessibilityclient-devel kf6-kirigami-devel
kf6-kpackage-devel kf6-kauth-devel kf6-kconfig-devel aurorae"
depends="breeze-qt6 hicolor-icon-theme kglobalacceld hwids libcap-progs aurorae"
short_desc="KDE Window manager"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1319169c4429ff8433baa28991a586fcdaa57f787f906ae7a83486293322d7b8
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=a13568c918eca7803eb44a3a2778b860edc3f03b36797851c4f3aeeed4b502a8
replaces="kwayland-server>=0"
kwin-devel_package() {