void-packages/srcpkgs/ksshaskpass/template

17 lines
669 B
Bash

# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=6.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
kf6-kdoctools"
makedepends="kf6-kwallet-devel kf6-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=2a2989b515fd1c4a281b7ba375af07da074e6e0621d67c8bac486f282071dc18
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"