void-packages/srcpkgs/lxqt-openssh-askpass/template
2022-04-21 18:30:23 +02:00

16 lines
614 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=1.1.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=77578faf1aaf3e273cd8f92b84ad9570d7aacc88b44663c3373517e790c606b6
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"