shairport-sync: add upstream patch to fix soxr configure issue
authorJörg Krause <joerg.krause@embedded.rocks>
Sun, 9 Sep 2018 09:43:17 +0000 (11:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 10 Sep 2018 15:34:44 +0000 (17:34 +0200)
commitac4bca24adf2a50d1d9ac858cec26fdcd39578ef
tree446a6bafff172649e1db56b4ae4ac6672717a7d8
parentbbedf882e5d756363b4fda253cfe2a3c7501d081
shairport-sync: add upstream patch to fix soxr configure issue

Commit e047dee241fe0660d92311a124757065c6c4c93d adds an upstream patch
to fix a build issue with soxr.  The patch also adds detecting soxr
using pkg-config. Upstream detected an config issue [1], where the
resulting binary lacks soxr support, although libsoxr was correctly
detected.

This patch adds a define for `HAVE_LIBSOXR` when using pkg-config.

Backported from: cd6a99a7cfde1c5e1c1cc74ee6a77041bb4012d9

[1] https://github.com/mikebrady/shairport-sync/issues/740

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/shairport-sync/0002-Include-a-definition-of-HAVE_LIBSOXR-with-using-pkg_config.patch [new file with mode: 0644]