19 lines
779 B
Bash
19 lines
779 B
Bash
# Template file for 'sddm-kcm'
|
|
pkgname=sddm-kcm
|
|
version=6.2.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules pkg-config qt6-tools qt6-base gettext
|
|
kf6-kcmutils kf6-kconfig kf6-kauth-tools"
|
|
makedepends="kf6-kio-devel xcb-util-image-devel libXcursor-devel kf6-kconfig-devel
|
|
kf6-kcmutils-devel kf6-knewstuff-devel kf6-kauth-devel"
|
|
depends="sddm"
|
|
short_desc="KDE Config Module for SDDM"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://invent.kde.org/plasma/sddm-kcm"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=d5c6cc98c190789d1b886dba8140396588ead6125341cf5231adf95a6368851f
|