From a86672321c820762242e423692fc0f9b61d3fba1 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 2 Oct 2022 14:17:26 +0200 Subject: [PATCH] kwayland: update to 5.98.0. --- srcpkgs/kwayland/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index 223a54c10db..9b53d7af8f7 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,18 +1,19 @@ # Template file for 'kwayland' pkgname=kwayland -version=5.97.0 +version=5.98.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel plasma-wayland-protocols qt5-wayland-devel wayland-devel" -makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols qt5-wayland-devel" +makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols qt5-wayland-devel + libxkbcommon-devel" short_desc="Qt-style client and server library wrapper for Wayland libraries" maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kwayland" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=e571016c89cccd5ae1a455c8f2abe59f8edab787e3cd7a165059bf365130ca3c +checksum=1c171ddf9af0e257781ba245f5720da39fc89170fb6a7516ceb00f53df280930 kwayland-devel_package() { short_desc+=" - development"