19 lines
810 B
Bash
19 lines
810 B
Bash
# Template file for 'systemsettings'
|
|
pkgname=systemsettings
|
|
version=6.1.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="python3 qt6-base qt6-tools kf6-kcmutils kf6-kauth-tools
|
|
extra-cmake-modules gettext kf6-kdoctools qt6-declarative-host-tools"
|
|
makedepends="kf6-kcmutils-devel kf6-kirigami-devel plasma-workspace-devel
|
|
kf6-kdoctools-devel"
|
|
depends="kf6-kirigami setxkbmap xrdb"
|
|
short_desc="KDE System settings"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later, GFDL-1.2-only"
|
|
homepage="https://invent.kde.org/plasma/systemsettings"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=153b39aeed8307b51257495008143a154c6cfa64d3ba92860639a3150ba1a711
|