void-packages/srcpkgs/ksshaskpass/template
2021-05-05 16:43:11 +02:00

17 lines
637 B
Bash

# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=5.21.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-devel kdoctools qt5-qmake
gettext kcoreaddons"
makedepends="kwallet-devel kdoctools-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=a2f963a9991cbe639a63664a820b4c55c1bd75be6a209a8b439911ec4911f119
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"