16 lines
645 B
Bash
16 lines
645 B
Bash
# Template file for 'lxqt-openssh-askpass'
|
|
pkgname=lxqt-openssh-askpass
|
|
version=0.16.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="Helmut Pozimski <helmut@pozimski.eu>"
|
|
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=99f686302e2be457b82ba3444ef36613361a32335f0c44e894835a11a5d22046
|
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|