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

git-admin at x2go.org git-admin at x2go.org
Mon Nov 28 16:06:30 CET 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 ac07522a478e5bc05965a04fa57356b974671ec3
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 029c3ef..ef55bb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -429,6 +429,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