kwin: update to 5.17.5
[ci skip]
This commit is contained in:
parent
0e5c2927bf
commit
3783a3133c
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.17.4
|
version=5.17.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules breeze pkg-config"
|
hostmakedepends="extra-cmake-modules gettext breeze pkg-config"
|
||||||
makedepends="plasma-framework-devel kcmutils-devel knewstuff-devel
|
makedepends="plasma-framework-devel kcmutils-devel knewstuff-devel
|
||||||
kscreenlocker-devel kinit-devel xcb-util-cursor-devel qt5-multimedia-devel
|
kscreenlocker-devel kinit-devel xcb-util-cursor-devel qt5-multimedia-devel
|
||||||
kdecoration-devel libxkbcommon-devel libinput-devel libSM-devel
|
kdecoration-devel libxkbcommon-devel libinput-devel libSM-devel
|
||||||
|
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kwin"
|
homepage="https://projects.kde.org/projects/plasma/kwin"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ffbafbbc34fc791abe3be255615402545519df02cae06973aa54f669f793ae06
|
checksum=8517adaf8270d783aea7b3886d86b5abed6a5ec2b5c78b632479597d956baadc
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue