File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Template file for 'x2goclient'
2
+ pkgname=x2goclient
3
+ version=4.1.2.2
4
+ revision=1
5
+ build_style=gnu-makefile
6
+ build_helper=qmake
7
+ make_build_args="QMAKE_BINARY=qmake-qt5 LRELEASE_BINARY=lrelease-qt5"
8
+ make_build_target="build_client build_man"
9
+ make_install_args="$make_build_args"
10
+ make_install_target="install_client install_man"
11
+ hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
12
+ makedepends="qt5-svg-devel qt5-x11extras-devel libldap-devel
13
+ libssh-devel libXpm-devel cups-devel"
14
+ depends="nx-libs"
15
+ short_desc="Graphical Qt5 client for X2Go"
16
+ maintainer="eoli3n <jkirsz@gmail.com>"
17
+ license="GPL-2.0-or-later"
18
+ homepage="http://www.x2go.org"
19
+ distfiles="http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${version}.tar.gz"
20
+ checksum=c9953267c40fa67119ad96a73bacb1f266196da2059f0cdcd1b8d5199421d12a
You can’t perform that action at this time.
0 commit comments