turbovnc: update to 2.0.

This commit is contained in:
Juan RP 2015-07-15 08:19:52 +02:00
parent fb498fb24b
commit 68cd0d6597
1 changed files with 5 additions and 5 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'turbovnc'
pkgname=turbovnc
version=1.2.3
version=2.0
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}"
-DTVNC_MANDIR=/usr/share/man -DTVNC_DOCDIR=/usr/share/doc/${pkgname} -DTVNC_BUILDJAVA=0"
hostmakedepends="cmake rsync"
makedepends="libjpeg-turbo-devel libXt-devel libXaw-devel libXcursor-devel pam-devel"
short_desc="An optimized version of TightVNC - a VNC client"
conf_files="/etc/turbovncserver.conf /etc/turbovncserver-auth.conf"
conf_files="/etc/turbovncserver.conf /etc/turbovncserver-security.conf"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://virtualgl.org"
distfiles="${SOURCEFORGE_SITE}/turbovnc/$pkgname-$version.tar.gz"
checksum=44d19ea293a72d097733251d70adfe020da245cc84ff121e4232e0cd30a1a368
only_for_archs="i686 x86_64"
checksum=703c5b9c0da760935eec33b5f883477b40ea212f207529908f67b568dd41d8d6
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
post_install() {
rm -rf ${DESTDIR}/etc/sysconfig