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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 18 17:58:31 UTC 2009


    Date: Sunday, January 18, 2009 @ 12:58:31
  Author: andyrtr
Revision: 24567

Merged revisions 24565 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/nxserver/trunk

........
  r24565 | andyrtr | 2009-01-18 17:45:49 +0000 (So, 18 Jan 2009) | 2 lines
  
  upgpkg: nxserver 3.3.0-3
      fix dependency to nx-common
........

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

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


Property changes on: nxserver/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /nxserver/trunk:1-24471
   + /nxserver/trunk:1-24566

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-01-18 17:46:23 UTC (rev 24566)
+++ extra-i686/PKGBUILD	2009-01-18 17:58:31 UTC (rev 24567)
@@ -4,12 +4,12 @@
 
 pkgname=nxserver
 pkgver=3.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc="NoMachine NX is the next-generation X compression and roundtrip suppression scheme."
 arch=(i686 x86_64)
 url="http://nomachine.com/"
 license=('GPL')
-depends=('nx-common>=$pkgver' 'libxaw' 'libxrender' 'libxp' 'gcc-libs' 'libjpeg' \
+depends=("nx-common>=$pkgver" 'libxaw' 'libxrender' 'libxp' 'gcc-libs' 'libjpeg' \
 	 'libxpm' 'libpng' 'libxdamage' 'libxrandr' 'libxcomposite' 'libxtst' 'freetype2')
 makedepends=('imake')
 source=(




More information about the arch-commits mailing list