15 lines
541 B
Bash
15 lines
541 B
Bash
|
# Template file for 'ksshaskpass'
|
||
|
pkgname=ksshaskpass
|
||
|
version=5.8.7
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
configure_args="-DBUILD_TESTING=OFF"
|
||
|
hostmakedepends="extra-cmake-modules"
|
||
|
makedepends="kwallet-devel kdoctools-devel"
|
||
|
short_desc="KDE ssh-add helper"
|
||
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||
|
license="GPL-2"
|
||
|
homepage="https://projects.kde.org/projects/plasma/ksshaskpass"
|
||
|
distfiles="http://download.kde.org/stable/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||
|
checksum=1d85fc95734bf7cf5a689e4b528deca7850192a47f9e2d8cb54cf9be44374f7e
|