mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-14 22:45:10 +02:00
16 lines
637 B
Bash
16 lines
637 B
Bash
# Template file for 'ksshaskpass'
|
|
pkgname=ksshaskpass
|
|
version=5.27.6
|
|
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=854cad79eb8b27685e97c4f62fd96e97744fc6a38491f156c047d0bce5c6e8c5
|
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|