kwayland: update to 5.98.0.
This commit is contained in:
parent
09f19f697d
commit
a86672321c
|
@ -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 <me@johnnynator.dev>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue