forked from pool/pulseaudio
Accepting request 852072 from home:tiwai:branches:multimedia:libs
- Build with --enable-stream-restore-clear-old-devices: This is a bit destructive option, it will clear the old PA routing once when upgraded prior to 14.0, but it's required for GNOME (see the release notes above). It should be a one-off action, and hopefully wouldn't bother too much. OBS-URL: https://build.opensuse.org/request/show/852072 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=224
This commit is contained in:
parent
43f2bf6d37
commit
07d8379bd5
@ -4,6 +4,11 @@ Wed Nov 25 17:10:35 CET 2020 - tiwai@suse.de
|
||||
- Update to pulseaudio 14.0:
|
||||
see details in:
|
||||
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/
|
||||
- Build with --enable-stream-restore-clear-old-devices:
|
||||
This is a bit destructive option, it will clear the old PA routing
|
||||
once when upgraded prior to 14.0, but it's required for GNOME
|
||||
(see the release notes above). It should be a one-off action,
|
||||
and hopefully wouldn't bother too much.
|
||||
- Drop obsoleted patches:
|
||||
0001-alsa-mixer-path-test-Hide-unused-functions-when-buil.patch
|
||||
0002-alsa-mixer-recognize-the-Speaker-Jack-control.patch
|
||||
|
@ -371,6 +371,7 @@ export CFLAGS="%{optflags} -fPIE"
|
||||
--with-udev-rules-dir=%{_udevrulesdir} \
|
||||
--with-pulsedsp-location='%{_prefix}/\\$$LIB/pulseaudio' \
|
||||
--with-systemduserunitdir=%{_userunitdir} \
|
||||
--enable-stream-restore-clear-old-devices \
|
||||
%{nil}
|
||||
%make_build
|
||||
%make_build doxygen
|
||||
|
Loading…
x
Reference in New Issue
Block a user