void-packages/srcpkgs/ksshaskpass/template
2022-03-03 19:19:52 +01:00

16 lines
637 B
Bash

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