kwayland: update to 5.48.0.
This commit is contained in:
parent
331b787b7d
commit
fb321cd1a0
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
|||
# Template file for 'kwayland'
|
||||
pkgname=kwayland
|
||||
version=5.47.0
|
||||
version=5.48.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"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kwayland"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dbbdcf05ad00d14931cce83fba968146f46d17053ccd22297a20e2fee9ef2548
|
||||
checksum=e46946f0e901b45588f00decbb27bec60d5b7f357e76100ddd6e0815de148be1
|
||||
|
||||
kwayland-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
@ -20,6 +21,6 @@ kwayland-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/cmake
|
||||
vmove usr/lib/qt5/mkspecs
|
||||
vmove usr/lib/*.so
|
||||
vmove "usr/lib/*.so"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue