19 lines
718 B
Bash
19 lines
718 B
Bash
# Template file for 'x2goclient'
|
|
pkgname=x2goclient
|
|
version=4.1.2.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
build_helper=qmake
|
|
make_build_args="QMAKE_BINARY=qmake-qt5 LRELEASE_BINARY=lrelease-qt5"
|
|
make_install_args="$make_build_args"
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
|
makedepends="qt5-svg-devel qt5-x11extras-devel libldap-devel
|
|
libssh-devel libXpm-devel cups-devel"
|
|
depends="nx-libs"
|
|
short_desc="Graphical Qt5 client for X2Go"
|
|
maintainer="eoli3n <jonathan.kirszling@runbox.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.x2go.org"
|
|
distfiles="http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=ab8bb3c78d31625c749e42f15f810fe3d242927a15298308c13dea3b915aca3c
|