mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
kwin: update to 6.4.3.
This commit is contained in:
parent
6e91f0f73d
commit
2e72740358
1 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=6.3.3.1
|
version=6.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
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
|
-DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules gettext pkg-config kf6-kauth-tools
|
hostmakedepends="extra-cmake-modules gettext pkg-config kf6-kauth-tools
|
||||||
qt6-base qt6-tools libcap-progs kf6-kconfig kf6-kpackage kf6-kcmutils
|
qt6-base qt6-tools qt6-declarative-host-tools libcap-progs kf6-kconfig kf6-kpackage kf6-kcmutils
|
||||||
qt6-wayland-tools kf6-kirigami-devel libcap-devel"
|
qt6-wayland-tools kf6-kirigami libcap-devel wayland-devel"
|
||||||
makedepends="libplasma-devel kf6-kcmutils-devel kf6-knewstuff-devel
|
makedepends="libplasma-devel kf6-kcmutils-devel kf6-knewstuff-devel
|
||||||
kscreenlocker-devel kglobalacceld-devel xcb-util-cursor-devel qt6-wayland-devel
|
kscreenlocker-devel kglobalacceld-devel xcb-util-cursor-devel qt6-wayland-devel
|
||||||
qt6-base-private-devel plasma-wayland-protocols qt6-declarative-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
|
libSM-devel libICE-devel xcb-util-wm-devel qt6-sensors-devel lcms2-devel
|
||||||
pipewire-devel kf6-krunner-devel xorg-server-xwayland libxcvt-devel hwids
|
pipewire-devel kf6-krunner-devel xorg-server-xwayland libxcvt-devel hwids
|
||||||
libdisplay-info-devel breeze-qt6 kf6-kwayland-devel libcap-devel
|
libdisplay-info-devel breeze-qt6 kf6-kwayland-devel libcap-devel
|
||||||
libqaccessibilityclient-devel qt6-declarative-devel kf6-kirigami-devel
|
libqaccessibilityclient-devel kf6-kirigami-devel
|
||||||
kf6-kpackage-devel kf6-kauth-devel kf6-kconfig-devel"
|
kf6-kpackage-devel kf6-kauth-devel kf6-kconfig-devel aurorae"
|
||||||
depends="breeze-qt6 hicolor-icon-theme kglobalacceld hwids libcap-progs"
|
depends="breeze-qt6 hicolor-icon-theme kglobalacceld hwids libcap-progs aurorae"
|
||||||
short_desc="KDE Window manager"
|
short_desc="KDE Window manager"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kwin"
|
homepage="https://invent.kde.org/plasma/kwin"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1319169c4429ff8433baa28991a586fcdaa57f787f906ae7a83486293322d7b8
|
checksum=a13568c918eca7803eb44a3a2778b860edc3f03b36797851c4f3aeeed4b502a8
|
||||||
replaces="kwayland-server>=0"
|
replaces="kwayland-server>=0"
|
||||||
|
|
||||||
kwin-devel_package() {
|
kwin-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue