turbovnc: update to 2.2.1.

This commit is contained in:
maxice8 2019-01-08 06:16:09 -02:00 committed by maxice8
parent cf8a3a5f30
commit b9734398a5

View file

@ -1,6 +1,6 @@
# Template file for 'turbovnc'
pkgname=turbovnc
version=2.2
version=2.2.1
revision=1
build_style=cmake
configure_args="-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DTVNC_BUILDJAVA=0
@ -9,12 +9,12 @@ hostmakedepends="rsync"
makedepends="libjpeg-turbo-devel libXt-devel libXaw-devel libXcursor-devel pam-devel
zlib-devel freetype-devel bzip2-devel libressl-devel"
depends="perl"
short_desc="An optimized version of TightVNC - a VNC client"
short_desc="Optimized version of TightVNC VNC client"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://virtualgl.org"
distfiles="${SOURCEFORGE_SITE}/turbovnc/${pkgname}-${version}.tar.gz"
checksum=da90eb2abf6412d3331af0f1a76b857194baabcf080dcd0b5dd4e040fed9addb
checksum=d8c710dcf2128c235f8f203ec77b306c56b25d61134b47aeb55acaab4c2d3a61
conf_files="/etc/turbovncserver.conf /etc/turbovncserver-security.conf"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"