[arch-commits] Commit in nxserver/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Jan 21 20:33:42 UTC 2010


    Date: Thursday, January 21, 2010 @ 15:33:42
  Author: tpowa
Revision: 64656

upgpkg: nxserver 3.4.0-2
    rebuild against png and jpg

Modified:
  nxserver/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-21 20:22:19 UTC (rev 64655)
+++ PKGBUILD	2010-01-21 20:33:42 UTC (rev 64656)
@@ -4,13 +4,13 @@
 
 pkgname=nxserver
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 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>=7' \
-	 'libxpm' 'libpng' 'libxdamage' 'libxrandr' 'libxcomposite' 'libxtst' 'freetype2')
+depends=("nx-common>=$pkgver" 'libxaw' 'libxrender' 'libxp' 'gcc-libs' 'libjpeg>=8' \
+	 'libxpm' 'libpng>=1.4.0' 'libxdamage' 'libxrandr' 'libxcomposite' 'libxtst' 'freetype2')
 makedepends=('imake')
 source=(
 #X11 support programs and libraries




More information about the arch-commits mailing list