mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/tigervnc to 1.8.0-3
This commit is contained in:
parent
d26b661078
commit
9f837be27c
1 changed files with 4 additions and 4 deletions
|
@ -6,13 +6,13 @@
|
|||
|
||||
pkgname=tigervnc
|
||||
pkgver=1.8.0
|
||||
pkgrel=2
|
||||
_xorgver=1.19.3
|
||||
pkgrel=3
|
||||
_xorgver=1.19.5
|
||||
pkgdesc="Suite of VNC servers and clients. Based on the VNC 4 branch of TightVNC."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.tigervnc.org"
|
||||
license=('GPL')
|
||||
depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'libxfont' 'pixman'
|
||||
depends=('fltk' 'pam' 'gnutls' 'libjpeg-turbo' 'libxtst' 'pixman'
|
||||
'xorg-xauth' 'xorg-xsetroot' 'xkeyboard-config' 'xorg-xkbcomp'
|
||||
'libgl' 'libgcrypt' 'perl' 'libxdamage' 'libxfont2')
|
||||
makedepends=('cmake' 'nasm' 'xorg-font-util' 'xorg-util-macros' 'bigreqsproto'
|
||||
|
@ -27,7 +27,7 @@ source=($pkgname-$pkgver.tar.gz::https://github.com/TigerVNC/tigervnc/archive/v$
|
|||
vncserver.service
|
||||
vncviewer.desktop)
|
||||
sha256sums=('9951dab0e10f8de03996ec94bec0d938da9f36d48dca8c954e8bbc95c16338f8'
|
||||
'677a8166e03474719238dfe396ce673c4234735464d6dadf2959b600d20e5a98'
|
||||
'18fffa8eb93d06d2800d06321fc0df4d357684d8d714315a66d8dfa7df251447'
|
||||
'80f8fc7598d05e645ae73bc3371bbdededf07136a9f024ce6ebbfe469335b16e'
|
||||
'2ada7da1a926d78f11d2dd8ec376ac5877d2ce2bbb57a99526c13d8fcae6ddd7')
|
||||
|
||||
|
|
Loading…
Reference in a new issue