[X2Go-Commits] [x2goclient] 01/01: macbuild.sh: switch to bundling PulseAudio 13.0 since it's now available in MacPorts.

git-admin at x2go.org git-admin at x2go.org
Thu Dec 5 10:58:01 CET 2019


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

x2go pushed a commit to branch master
in repository x2goclient.

commit fc45ceba457170d0bd803076876512f64ea9a144
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Dec 5 10:57:45 2019 +0100

    macbuild.sh: switch to bundling PulseAudio 13.0 since it's now available in MacPorts.
---
 debian/changelog | 2 ++
 macbuild.sh      | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ee9918..c73a939 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -128,6 +128,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
       arbitrary address parser. Too much effort for little gain.
     - src/onmainwindow.cpp: also remove proxy "host:port" parsing at connect
       time. Fixes: #1418.
+    - macbuild.sh: switch to bundling PulseAudio 13.0 since it's now available
+      in MacPorts.
   * debian/control:
     + Add build-depend on pkg-config.
   * x2goclient.spec:
diff --git a/macbuild.sh b/macbuild.sh
index f73bb18..1a5cb94 100755
--- a/macbuild.sh
+++ b/macbuild.sh
@@ -179,7 +179,7 @@ NXAUTH="xauth"
 PULSEAUDIO_BINARIES=( "pulseaudio" "esdcompat" "pacat" "pacmd"      "pactl"
                       "pamon"      "paplay"    "parec" "parecord"   "pasuspender" )
 PULSEAUDIO_LIBRARIES=( "libpulse-simple.0.dylib"
-                       "pulse-12.2"
+                       "pulse-13.0"
                        "pulseaudio" )
 RESOURCE_FILES=( "audio/startup.wav" )
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list