The strings @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@
are all identified by meson as template strings. However in this case,
they're meant to be literally represented in the man page without
any string substitution. Prefix the strings with backslash to avoid
them being swallowed by meson.
Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/work_items/3847
see https://bugs.freedesktop.org/show_bug.cgi?id=68135
pacat and paplay man pages both claim to describe the paplay program
(which is actually a symlink to pacat) -- this is inconsistent and
redundant, so drop the paplay man page
a follow-up patch will add man page symlink for all programs
implemented by pacat, not just paplay
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
FSF addresses used in PA sources are no longer valid and rpmlint
generates numerous warnings during packaging because of this.
This patch changes all FSF addresses to FSF web page according to
the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html
Done automatically by sed-ing through sources.