plasma-workspace: update to 5.22.0.

This commit is contained in:
John 2021-05-15 15:22:30 +02:00
parent f41965be59
commit 5b9f360419
1 changed files with 8 additions and 9 deletions

View File

@ -1,11 +1,14 @@
# Template file for 'plasma-workspace'
pkgname=plasma-workspace
version=5.21.5
version=5.22.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
configure_args="-DBUILD_TESTING=OFF
-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner
DKF5_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules iso-codes pkg-config kdoctools kcoreaddons
qt5-wayland plasma-wayland-protocols gettext wayland-devel"
qt5-wayland plasma-wayland-protocols gettext wayland-devel
kcmutils kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
makedepends="qt5-devel qt5-declarative-devel qt5-script-devel plasma-framework-devel
krunner-devel kjsembed-devel knotifyconfig-devel kdesu-devel knewstuff-devel
kcmutils-devel kidletime-devel kdelibs4support-devel libksysguard-devel
@ -20,14 +23,10 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, GFDL-1.2-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-workspace"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9cb16ef4bca9ade0ca82d0cc539533ba9f9be47811ae13d154effc085618e90a
checksum=1ed41a30208d87f7586734fa0ee84eb308f5da57ea614ef537171eac8bbbb77c
build_options="pipewire"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcmutils kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
fi
build_options_default="pipewire"
kworkspace_package() {
short_desc="Plasma Workspace Library for KF5"