kwayland: update to 5.29.0
This commit is contained in:
parent
a0db3b37d5
commit
b8f6800f3f
1 changed files with 4 additions and 5 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'kwayland'
|
||||
pkgname=kwayland
|
||||
version=5.26.0
|
||||
revision=2
|
||||
version=5.29.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools
|
||||
qt5-tools-devel wayland-devel"
|
||||
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel wayland-devel"
|
||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel"
|
||||
short_desc="Qt-style client and server library wrapper for Wayland libraries"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=69242ffddd77e19618ee19d332210fb8e98e85cd743012001b2a6b1c267042b1
|
||||
checksum=e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957
|
||||
|
||||
kwayland-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue