We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2653816 commit 181ac2fCopy full SHA for 181ac2f
srcpkgs/x2goclient/template
@@ -0,0 +1,16 @@
1
+# Template file for 'x2goclient'
2
+pkgname=x2goclient
3
+version=4.1.2.2
4
+revision=1
5
+build_style=gnu-makefile
6
+make_build_target="build_client build_man"
7
+make_install_target="install_client install_man"
8
+hostmakedepends="pkg-config qt-devel-tools"
9
+makedepends="qt-devel libldap-devel libssh-devel libXpm-devel cups-devel"
10
+depends="nx-libs"
11
+short_desc="Graphical Qt5 client for X2Go"
12
+maintainer="eoli3n <jkirsz@gmail.com>"
13
+license="GPL-2.0-or-later"
14
+homepage="http://www.x2go.org"
15
+distfiles="http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${version}.tar.gz"
16
+checksum=c9953267c40fa67119ad96a73bacb1f266196da2059f0cdcd1b8d5199421d12a
0 commit comments