vp-build/srcpkgs/lxqt-openssh-askpass/template

16 lines
640 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=0.14.1
revision=1
build_style=cmake
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
makedepends="liblxqt-devel"
depends="openssh"
short_desc="LXQt ssh-agent helper"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
checksum=9a05cf15d123f5f09eefe77bf5bef96c2752fd0b16c1ad8020d6c5dba27c6bbb
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"