nixpkgs/pkgs
Aristid Breitkreuz dacc02faa5 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.
2019-06-08 14:00:22 +02:00
..
applications Merge pull request #62803 from dtzWill/update/tor-browser-bundle-8.5.1 2019-06-08 07:58:43 +00:00
build-support Merge pull request #62773 from danieldk/docker-shared-layer-test 2019-06-08 09:01:11 +02:00
common-updater common-updater-scripts: simplify fetchgit fix 2019-06-02 09:31:51 +02:00
data Merge pull request #62802 from dtzWill/update/wireless-regdb-2019-06-03 2019-06-07 11:25:06 +00:00
desktops pantheon.wingpanel: 2.2.4 -> 2.2.5 2019-06-06 18:24:27 -04:00
development aizeroconf: init at 0.1.8 2019-06-08 11:20:01 +01:00
games Change handle from c0dehero to pyrolagus 2019-06-07 18:34:21 -04:00
misc Merge pull request #62800 from lopsided98/uboot-rock64-update 2019-06-07 18:42:08 -04:00
os-specific Merge pull request #61376 from LnL7/chunkwm 2019-06-08 11:26:33 +02:00
servers pulseaudio: Fix detection of ALSA UCM 2019-06-08 14:00:22 +02:00
shells ksh: add libiconv dependency 2019-06-05 23:43:37 -04:00
stdenv Merge branch 'master' into staging-next 2019-06-05 11:06:44 +02:00
test all-packages/test: add gcc9Stdenv, cc-wrapper-gcc9 2019-05-07 17:21:31 -05:00
tools Merge pull request #62683 from dtzWill/update/tgt-1.0.78 2019-06-08 09:12:31 +00:00
top-level aizeroconf: init at 0.1.8 2019-06-08 11:20:01 +01:00