[X2Go-Dev] [PATCH 3/3] macbuild.sh: allow appending qmake flags

2013-03-04 Thread Clemens Lang
This is useful for homebrew users that might have to add further include and library paths. --- macbuild.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/macbuild.sh b/macbuild.sh index 5f011ec..9c5cceb 100755 --- a/macbuild.sh +++ b/macbuild.sh @@ -29,7 +29,8 @@ phase "Run

[X2Go-Dev] [PATCH 2/3] macbuild.sh: warn about missing nxproxy

2013-03-04 Thread Clemens Lang
--- macbuild.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/macbuild.sh b/macbuild.sh index 2a54d3b..5f011ec 100755 --- a/macbuild.sh +++ b/macbuild.sh @@ -35,6 +35,9 @@ phase "Running make" make -j2 phase "Copying nxproxy" +if [ "$NXPROXY" = "" ]; then + echo "Error: You need

[X2Go-Dev] [PATCH 1/3] macbuild.sh: remove unnecessary variables

2013-03-04 Thread Clemens Lang
--- macbuild.sh | 4 1 file changed, 4 deletions(-) diff --git a/macbuild.sh b/macbuild.sh index 70084e6..2a54d3b 100755 --- a/macbuild.sh +++ b/macbuild.sh @@ -6,10 +6,6 @@ PROJECT=./$NAME.pro PKG_DMG=./pkg-dmg NXPROXY=`which nxproxy` -LIBXCOMP=libXcomp.3.dylib -LIBPNG=libpng15.15.dylib

[X2Go-Dev] [PATCH 0/3] macbuild.sh changes: cleanup, easier flag modification

2013-03-04 Thread Clemens Lang
Hi, here are some changes to clean up some of the remnants of development in macbuild.sh and simplify adding further flags to the qmake invocation (as might be required when using homebrew to build the dependencies) Clemens Lang (3): macbuild.sh: remove unnecessary variables macbuild.sh: warn

[X2Go-Dev] Bug#135: Make X2Go Session Broker for Ubuntu lucid

2013-03-04 Thread Mike Gabriel
Package: x2gobroker Severity: wishlist Make X2Go Session Broker for Ubuntu lucid... Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: http

Re: [X2Go-Dev] Bug#131: Build scripts for DMG generation on OS X

2013-03-04 Thread Mike Gabriel
Hi Anders, On Mo 04 Mär 2013 14:52:23 CET Anders Bruun Olsen wrote: I have just tried building it on my MacBook Pro with OSX 10.8.2 and have run into a small problem. I have installed dependencies using brew, not macports, and it doesn't find libssh.h. Is there a way to add to the include path

[X2Go-Dev] Bug#134: Implement session autologin for X2Go Session Broker

2013-03-04 Thread Mike Gabriel
Package: x2gobroker Severity: wishlist Users logged on to the broker must be able to autologin to X2Go sessions. Having to login to the broker and then to the X2Go server (again) is a no-go in terms of usablity. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein

Re: [X2Go-Dev] Bug#131: Build scripts for DMG generation on OS X

2013-03-04 Thread Anders Bruun Olsen
I have just tried building it on my MacBook Pro with OSX 10.8.2 and have run into a small problem. I have installed dependencies using brew, not macports, and it doesn't find libssh.h. Is there a way to add to the include path for the make system or is there a problem with the way it detects where

[X2Go-Dev] x2go wiki is moving...

2013-03-04 Thread Heinz-M. Graesing
Hello *@list, The wiki platform we are using will be moved to our dev server in the next days. This means, that for a time of a few days to weeks, the dns entries will be changed and regarding to the place where you accessing it, there will be different sites... To avoid loosing work, I'll deny c