15 lines
613 B
Bash
15 lines
613 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=5.19.4
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake"
|
|
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel kguiaddons-devel"
|
|
short_desc="Integration plugins for Kwayland"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://invent.kde.org/plasma/kwayland-integration"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=aba501cf82d2ca5247fe1f3aa93ab40df6daf549cd3a1f001dd81f355901f37b
|