15 lines
613 B
Bash
15 lines
613 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=5.20.1
|
|
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=bda8b9872791831eb95469b01cf1058bae4da24b0793cd8ff4eebae51a49e078
|