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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 6 17:00:06 UTC 2013


    Date: Sunday, January 6, 2013 @ 12:00:05
  Author: andyrtr
Revision: 174755

upgpkg: freenx 0.7.3-15

fix path for new nx-libs

Modified:
  freenx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-06 16:28:04 UTC (rev 174754)
+++ PKGBUILD	2013-01-06 17:00:05 UTC (rev 174755)
@@ -4,12 +4,12 @@
 
 pkgname=freenx
 pkgver=0.7.3
-pkgrel=14
+pkgrel=15
 pkgdesc="Free Software (GPL) Implementation of the NX Server"
 arch=(i686 x86_64)
 url="http://freenx.berlios.de"
 license=('GPL')
-depends=('nx-common' 'nx-x11' 'nxagent' 'nxproxy' 'netcat' 'inetutils' 'openssh' 'expect' 'python2' 'python2-gobject'
+depends=('nx-common' 'nx-x11>=3.5.0.17' 'nxagent' 'nxproxy' 'netcat' 'inetutils' 'openssh' 'expect' 'python2' 'python2-gobject'
          'xorg-xauth' 'xorg-fonts-misc' 'coreutils' 'xorg-xmessage' 'xorg-xrdb' 'xorg-xpr' 'xorg-xset' 'xorg-sessreg')
 optdepends=('cups: adds printing support')
 makedepends=('imake')
@@ -48,6 +48,7 @@
   patch -Np0 -i  ${srcdir}/remove-dialog.patch
   sed -i -e 's,authorized_keys2,authorized_keys,g' nxloadconfig
   sed -i -e 's,\/usr\/NX,\/usr\/lib/nx,g' nxloadconfig node.conf.sample
+  sed -i -e "s:NX_DIR\/lib:NX_DIR\/X11:" nxloadconfig
   sed -i -e 's,netcat,nc,g' nxloadconfig
   sed -i -e 's/utmp/nx/g' nxsetup
   sed -i -e 's,/usr/X11R6/bin/xauth,/usr/bin/xauth,g' nxloadconfig




More information about the arch-commits mailing list