18 lines
812 B
Bash
18 lines
812 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=6.1.5
|
|
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=23c610203f1bfaaccc82718e60adaa333e31dd42837d4e84dff0cf80e614c688
|