20 lines
977 B
Bash
20 lines
977 B
Bash
# Template file for 'plasma-integration'
|
|
pkgname=plasma-integration
|
|
version=6.2.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules pkg-config qt6-base qt6-tools gettext
|
|
wayland-devel qt6-wayland-tools kf6-kconfig"
|
|
makedepends="kf6-kio-devel kf6-kxmlgui-devel kf6-kstatusnotifieritem-devel
|
|
kf6-kwayland-devel libXcursor-devel breeze-qt6 qt6-base-private-devel
|
|
qt6-wayland-devel plasma-wayland-protocols wayland-devel"
|
|
depends="noto-fonts-ttf font-hack-ttf breeze-qt6 kf6-qqc2-desktop-style"
|
|
short_desc="Theme integration plugins for the Plasma workspaces"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/plasma/plasma-integration"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=dcd10a0c8418524e66c6ea7bfba4de4d4f20469db470b41a50ae20e359e9b768
|