16 lines
565 B
Bash
16 lines
565 B
Bash
# Template file for 'kwallet-pam'
|
|
pkgname=kwallet-pam
|
|
version=6.1.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools"
|
|
makedepends="libgcrypt-devel pam-devel kf6-kwallet-devel"
|
|
depends="socat pam"
|
|
short_desc="KWallet PAM integration"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://invent.kde.org/plasma/kwallet-pam"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=2c7f218f47c371c85439ddb771e8d18d4757cecd87da747d3b9a2e764d6d0c7a
|
|
conflicts="kwallet<=5.115.0_1"
|