Skip to content

Commit 02a273c

Browse files
eoli3nJohnnynator
authored andcommitted
New package: x2goclient-4.1.2.2
1 parent 6e1426b commit 02a273c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

srcpkgs/x2goclient/template

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

0 commit comments

Comments
 (0)