[X2Go-Commits] [x2goclient] 01/04: macbuild.sh: switch to bundling PA 9.0.

git-admin at x2go.org git-admin at x2go.org
Wed Oct 26 18:02:10 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch bugfix/osx
in repository x2goclient.

commit e432011cf5de8ff1f1664784d9045c14e949a097
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Oct 26 17:51:18 2016 +0200

    macbuild.sh: switch to bundling PA 9.0.
---
 debian/changelog |    1 +
 macbuild.sh      |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 03ef722..23133a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -427,6 +427,7 @@ x2goclient (4.0.5.3-0x2go1) UNRELEASED; urgency=medium
       name createKeyBundle (). Also add a key-type parameter and use it to
       select the required key type (and maybe generate it if necessary.) Also
       use the new functions to get a stringified version of the key type etc.
+    - macbuild.sh: switch to bundling PA 9.0.
 
   [ Bernard Cafarelli ]
   * New upstream version (4.0.5.3):
diff --git a/macbuild.sh b/macbuild.sh
index 5e7b336..90f8afb 100755
--- a/macbuild.sh
+++ b/macbuild.sh
@@ -178,7 +178,7 @@ NXPROXY="nxproxy"
 PULSEAUDIO_BINARIES=( "pulseaudio" "esdcompat" "pacat" "pacmd"      "pactl"
                       "pamon"      "paplay"    "parec" "parecord"   "pasuspender" )
 PULSEAUDIO_LIBRARIES=( "libpulse-simple.0.dylib"
-                       "pulse-8.0"
+                       "pulse-9.0"
                        "pulseaudio" )
 RESOURCE_FILES=( "audio/startup.wav" )
 

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list