# Template file for 'turbovnc' pkgname=turbovnc version=1.2 revision=1 build_style=cmake configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_CONFDIR=/etc -DTVNC_MANDIR=/usr/share/man -DTVNC_DOCDIR=/usr/share/doc/${pkgname}" hostmakedepends="cmake" makedepends="libjpeg-turbo-devel libXt-devel libXaw-devel libXcursor-devel" short_desc="An optimized version of TightVNC - a VNC client" maintainer="Juan RP " license="GPL-2" homepage="http://virtualgl.org" distfiles="${SOURCEFORGE_SITE}/virtualgl/$pkgname-$version.tar.gz" checksum=36a8d19fcff0e54475f709bc4d83cfea5f782ee546086ee9e16d2b1aa23ca32f post_install() { mv ${DESTDIR}/usr/README.txt ${DESTDIR}/usr/share/doc/${pkgname} }