mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
kwin: update to 5.14.5.
This commit is contained in:
parent
3d2cf89c6b
commit
09fe8a871f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kwin'
|
# Template file for 'kwin'
|
||||||
pkgname=kwin
|
pkgname=kwin
|
||||||
version=5.14.4
|
version=5.14.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,11 +11,11 @@ makedepends="plasma-framework-devel kcmutils-devel knewstuff-devel
|
||||||
libICE-devel xcb-util-wm-devel qt5-sensors-devel libcap-devel"
|
libICE-devel xcb-util-wm-devel qt5-sensors-devel libcap-devel"
|
||||||
depends="breeze hicolor-icon-theme kinit"
|
depends="breeze hicolor-icon-theme kinit"
|
||||||
short_desc="KDE Window manager"
|
short_desc="KDE Window manager"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
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=d146dd3742400684328b5ae268b24ebfb118b2cce75ab1b8994ea883491a323d
|
checksum=447e7d269627f4e7354b206248a3ef393463f4dca688f95b5cb9f9c1bfa5cd45
|
||||||
|
|
||||||
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
Reference in a new issue