# Template file for 'ksshaskpass'
# group=kde-plasma
pkgname=ksshaskpass
version=6.7.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
 kf6-kdoctools"
makedepends="kf6-kwallet-devel kf6-kdoctools-devel qtkeychain-qt6-devel"
short_desc="KDE ssh-add helper"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/ksshaskpass"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=d3843061584f25269771b2cf72ba4a930f6b21e3da697b0ef9d569a99e995c67
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"

# stage builds
makedepends+=" kde-plasma-base"
shlib_requires="KDE_Plasma.${version}"
