[arch-commits] Commit in tightvnc/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Paul Mattal
paul at archlinux.org
Sat Nov 7 22:04:16 UTC 2009
Date: Saturday, November 7, 2009 @ 17:04:15
Author: paul
Revision: 58435
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-x86_64/ (properties)
tightvnc/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: tightvnc/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /tightvnc/trunk:1-57413
+ /tightvnc/trunk:1-58434
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-11-07 21:52:14 UTC (rev 58434)
+++ extra-x86_64/PKGBUILD 2009-11-07 22:04:15 UTC (rev 58435)
@@ -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