2025-01-02 01:35:57 +01:00

17 lines
669 B
Bash

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