void-packages/srcpkgs/lxqt-openssh-askpass/template
2020-04-27 09:56:50 -07:00

16 lines
640 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=0.15.0
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=5371e955b18494eaa342c9ccfc7ef64b38af4c78514bdcdc4c81a017898416c1
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"