20 lines
828 B
Bash
20 lines
828 B
Bash
# Template file for 'systemsettings'
|
|
pkgname=systemsettings
|
|
version=6.0.5
|
|
revision=1
|
|
build_style=cmake
|
|
build_helper=qemu
|
|
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=b722ba21fabd8cd27e2371a83e33a9a4e1403257d454b3f01c6fa46c2874cf93
|