void-packages/srcpkgs/lxqt-openssh-askpass/template
2017-10-22 22:24:34 -02:00

20 lines
689 B
Bash

# Template file for 'lxqt-openssh-askpass'
pkgname=lxqt-openssh-askpass
version=0.12.0
revision=1
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel"
makedepends="liblxqt-devel libXcursor-devel"
depends="openssh"
short_desc="LXQt ssh-agent helper"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://lxqt.org/"
distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
checksum=0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5
alternatives="
ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass
"