kwayland: update to 5.98.0.
This commit is contained in:
parent
09f19f697d
commit
a86672321c
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'kwayland'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.97.0
|
version=5.98.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
||||||
plasma-wayland-protocols qt5-wayland-devel wayland-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"
|
short_desc="Qt-style client and server library wrapper for Wayland libraries"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kwayland"
|
homepage="https://invent.kde.org/frameworks/kwayland"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e571016c89cccd5ae1a455c8f2abe59f8edab787e3cd7a165059bf365130ca3c
|
checksum=1c171ddf9af0e257781ba245f5720da39fc89170fb6a7516ceb00f53df280930
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue