mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
16 lines
695 B
Bash
16 lines
695 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=5.27.6
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF"
|
|
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake wayland-devel
|
|
pkg-config wayland-protocols qt5-wayland-devel"
|
|
makedepends="kidletime-devel kwayland-devel kwindowsystem-devel kguiaddons-devel
|
|
libxkbcommon-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=10b7db4dfa276fe4e2398f742f60459367c5db1c91f8a9015e06e9f51e092c83
|