diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 9e5c950331..5227ed6f4d 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -45,6 +45,10 @@ September 14th, 2019 + + [bdubbs] - Update to pulseaudio-13.0. Fixes + #12535. + [dj] - Added docbook-xml-5.0 and docbook-xml-5.1. Fixes #3717. diff --git a/multimedia/libdriv/pulseaudio.xml b/multimedia/libdriv/pulseaudio.xml index d5c775f5ac..d6c2cc4a75 100644 --- a/multimedia/libdriv/pulseaudio.xml +++ b/multimedia/libdriv/pulseaudio.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -126,23 +126,23 @@ Install PulseAudio by running the following commands: - + - -sed -i "s:asoundlib.h:alsa/asoundlib.h:" src/modules/alsa/*.{c,h} && + +./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-bluez4 \ @@ -151,8 +151,7 @@ sed -i "s:use-case.h:alsa/use-case.h:" src/modules/alsa/alsa-ucm.h -NOCONFIGURE=1 ./bootstrap.sh && -./configure --prefix=/usr \ +./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-bluez4 \ @@ -162,7 +161,9 @@ make To test the results, issue: make check. - The volume-test may fail for unknown reasons. + + @@ -255,7 +256,7 @@ make Configuration Information - + - You may also have to configure the audio system. You can start + You may have to configure the audio system. You can start pulseaudio in command line mode using pulseaudio -C and then list various information and change settings. See @@ -314,7 +317,7 @@ make esdcompat, pacat, pacmd, pactl, padsp, pamon (symlink to pacat), paplay (symlink to pacat), parec (symlink to pacat), - parecord (symlink to pacat), pasuspender, + parecord (symlink to pacat), qpaeq, pasuspender, pax11publish, pulseaudio, and start-pulseaudio-x11 @@ -496,20 +499,21 @@ make - qpaeq is an equalizer interface for - PulseAudio equalizer sinks. + PulseAudio equalizer sinks + (Requires at build time). qpaeq ---> + - +