19 lines
779 B
Bash
19 lines
779 B
Bash
# Template file for 'sddm-kcm'
|
|
pkgname=sddm-kcm
|
|
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="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=07c094b5109a393745a8c8b28f5dfe656b9e22ebebf5bdb3b2809253b5de2071
|