kwayland: update to 5.69.0
[ci skip]
This commit is contained in:
parent
d32204bac5
commit
fa9a3b14c2
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'kwayland'
|
||||
pkgname=kwayland
|
||||
version=5.68.0
|
||||
version=5.69.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
||||
wayland-devel"
|
||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols"
|
||||
qt5-wayland-devel wayland-devel"
|
||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel wayland-protocols qt5-wayland-devel"
|
||||
short_desc="Qt-style client and server library wrapper for Wayland libraries"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7c99bfac8f4bff457a5384c846be776c385649ced76be0f48699c6e12de24e7c
|
||||
checksum=977d599f8f83ee5f6d6789bcddc21648238fb429e8b25cbebee79562ff084c85
|
||||
|
||||
kwayland-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue