mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kwayland: update to 5.57.0
[ci skip]
This commit is contained in:
parent
bb46c9ad3a
commit
54eb5f69e6
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kwayland'
|
# Template file for 'kwayland'
|
||||||
pkgname=kwayland
|
pkgname=kwayland
|
||||||
version=5.56.0
|
version=5.57.0
|
||||||
revision=1
|
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 qt5-tools-devel
|
hostmakedepends="kcoreaddons pkg-config extra-cmake-modules qt5-host-tools qt5-tools-devel
|
||||||
wayland-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"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bbe76d398b96e0f0ba4342616b91de49e7cbc1f0a7f5038cd97a981f8a8de99c
|
checksum=f00d2997163f559cecf30f5e945d5456628a0d120acafba49fa14af28c22b1d6
|
||||||
|
|
||||||
kwayland-devel_package() {
|
kwayland-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue