void-packages/srcpkgs/ksshaskpass/template
2023-04-02 13:30:29 +02:00

16 lines
637 B
Bash

# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=5.27.3
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=a541353eeaedde7c54d723b26e3940cde399325a9b2a81e73542093341eff62d
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"