# Template file for 'kwayland-server' pkgname=kwayland-server version=5.22.3 revision=1 build_style=cmake build_helper="qemu" configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-wayland plasma-wayland-protocols pkg-config wayland-devel" makedepends="kwayland-devel wayland-protocols" short_desc="Wayland server components built on KDE Frameworks" maintainer="John " license="GPL-3.0-or-later" homepage="https://invent.kde.org/plasma/kwayland-server" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" checksum=d6b04984a3a1940d448b1cf78bbb895889718a7ed86222f14fb2b424a465bd30 kwayland-server-devel_package() { depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include vmove usr/lib/cmake vmove "usr/lib/*.so" } }