void-packages/srcpkgs/lxqt-openssh-askpass/template

16 lines
614 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=1.2.0
revision=1
build_style=cmake
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
makedepends="liblxqt-devel"
depends="openssh"
short_desc="LXQt ssh-agent helper"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="https://lxqt-project.org"
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
checksum=b4323e139d6e75aae4268db52c9205386671709be4a6d12d1d83e3740a512359
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"