mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.26.0
|
version=5.29.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools
|
hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel wayland-devel"
|
||||||
qt5-tools-devel wayland-devel"
|
|
||||||
makedepends="qt5-tools-devel MesaLib-devel wayland-devel"
|
makedepends="qt5-tools-devel MesaLib-devel wayland-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="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=69242ffddd77e19618ee19d332210fb8e98e85cd743012001b2a6b1c267042b1
|
checksum=e957dcbf32fe2c846ea11d82ece7519b7a513eaa9eb8021befa2c690ded9e957
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue