mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-15 23:15:10 +02:00
17 lines
812 B
Bash
17 lines
812 B
Bash
# Template file for 'kwayland-integration'
|
|
pkgname=kwayland-integration
|
|
version=6.3.3
|
|
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=0969cfb850087b963afb95aa0e8a81ce2c7a2e0325f408c577275259feade6cc
|