void-packages/srcpkgs/ksshaskpass/template
2025-03-13 21:06:26 +01:00

16 lines
669 B
Bash

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