summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAristid Breitkreuz <aristidb@gmail.com>2019-06-08 13:56:47 +0200
committerAristid Breitkreuz <aristidb@gmail.com>2019-06-08 14:00:22 +0200
commitdacc02faa541741c5ed11f6403ebf3fef0a54a32 (patch)
treedb0ac1f043e1befe8c01056e1f8b1202c9875228 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parented136f84efd327f599d3e24b9ff56d9784ab9e2f (diff)
pulseaudio: Fix detection of ALSA UCM
This one was a bit tricky to find because it only causes a runtime error, and pulseaudio has shims for most ALSA UCM methods except one. (I guess nobody ever really tests pulseaudio in combination with UCM-less ALSA?) ALSA 1.1.8 had ${alsa-dev}/include/alsa/ in the pkg-config file, which was considered wrong and fixed in 1.1.9. However, pulseaudio was relying on being able to include ALSA headers like <asoundlib.h> and <use-case.h> rather than <alsa/asoundlib.h> and <alsa/use-case.h>. (For asoundlib.h it only causes a warning, because the ALSA guys created a shim for that header.) These two patches change pulseaudio to use the correct include directives.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions