community/tigervnc to 1.4.3-5

This commit is contained in:
Kevin Mihelich 2015-06-29 12:14:28 +00:00
parent 81d98bc8d4
commit 4aafa38066

View file

@ -7,8 +7,8 @@
pkgname=tigervnc
pkgver=1.4.3
pkgrel=4
_xorgver=1.17.1
pkgrel=5
_xorgver=1.17.2
pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC."
arch=('i686' 'x86_64')
url="http://www.tigervnc.org"
@ -32,7 +32,7 @@ source=($pkgname-$pkgver.tar.gz::https://github.com/TigerVNC/tigervnc/archive/v$
0001-Raise-GnuTLS-requirements-to-3.x.patch
xorg117.patch)
md5sums=('2177ee42fa1a3902b6feeaa7747f1c2a'
'5986510d59e394a50126a8e2833e79d3'
'397e405566651150490ff493e463f1ad'
'1aad8f06504b3e29a24ccfbaab617973'
'b200d83c60e80c6f9693ea19a2d9f5b0'
'22f1523a0eca56ad79cfabd0db6e2cf6'
@ -68,7 +68,7 @@ build() {
cd unix/xserver
autoreconf -fiv
./configure --prefix=/usr \
--disable-static --disable-xinerama --without-dtrace \
--disable-static --without-dtrace \
--disable-xorg --disable-xnest --disable-xvfb --disable-dmx \
--disable-xwin --disable-xephyr --disable-kdrive --disable-xwayland \
--disable-config-hal --disable-config-udev --with-pic \