18 lines
812 B
Bash
18 lines
812 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=6.1.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake wayland-devel
|
|
pkg-config wayland-protocols qt5-wayland-devel
|
|
plasma-wayland-protocols"
|
|
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel kguiaddons-devel
|
|
libxkbcommon-devel qt5-wayland-devel wayland-protocols wayland-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=c8bd576acd2e7fec70dd2a89cb5d3af6c7d6fc7a78f4916af425b84dafac52b9
|