mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-10 12:35:10 +02:00
18 lines
810 B
Bash
18 lines
810 B
Bash
# Template file for 'systemsettings'
|
|
pkgname=systemsettings
|
|
version=6.3.3
|
|
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=3aee91be493040f3a223ae8509f9dc1e3b0e5a3208d4b13b5541ac3865299d2c
|