[arch-commits] Commit in tightvnc/repos (extra-i686 extra-i686/PKGBUILD)

Paul Mattal paul at archlinux.org
Sat Nov 7 21:52:15 UTC 2009


    Date: Saturday, November 7, 2009 @ 16:52:14
  Author: paul
Revision: 58434

Merged revisions 58433 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/tightvnc/trunk

........
  r58433 | paul | 2009-11-07 16:51:59 -0500 (Sat, 07 Nov 2009) | 2 lines
  
  upgpkg: tightvnc 1.3.10-4
      added xorg-xauth dependency
........

Modified:
  tightvnc/repos/extra-i686/	(properties)
  tightvnc/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: tightvnc/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /tightvnc/trunk:1-57412
   + /tightvnc/trunk:1-58433

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-11-07 21:51:59 UTC (rev 58433)
+++ extra-i686/PKGBUILD	2009-11-07 21:52:14 UTC (rev 58434)
@@ -2,12 +2,12 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=tightvnc
 pkgver=1.3.10
-pkgrel=3
+pkgrel=4
 pkgdesc="VNC Unix server && viewer"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.tightvnc.com"
-depends=('libjpeg>=7' 'zlib' 'libxaw' 'libxp')
+depends=('libjpeg>=7' 'zlib' 'libxaw' 'libxp' 'xorg-xauth')
 makedepends=('imake')
 conflicts=('vnc')
 options=(!makeflags)




More information about the arch-commits mailing list