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

16 lines
608 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=2.0.1
revision=1
build_style=cmake
hostmakedepends="lxqt-build-tools qt6-base qt6-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=d60175cae6ba59aca407790826af80c6e72ab46345e3f5202f9874c07a1dfc8e
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"