193c3acf5SBrad BishopDESCRIPTION = "Audio processing bits of the WebRTC reference implementation"
293c3acf5SBrad BishopHOMEPAGE = "https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
393c3acf5SBrad BishopSECTION = "audio"
493c3acf5SBrad Bishop
5*213cb269SPatrick WilliamsDEPENDS:append:libc-musl = " libexecinfo"
693c3acf5SBrad Bishop
793c3acf5SBrad BishopLICENSE = "BSD-3-Clause"
893c3acf5SBrad BishopLIC_FILES_CHKSUM = "file://COPYING;md5=da08a38a32a340c5d91e13ee86a118f2 \
993c3acf5SBrad Bishop                    file://webrtc/common.h;beginline=1;endline=9;md5=41f7322d91deabaf0acbbd0b8d0bc548 \
1093c3acf5SBrad Bishop"
1193c3acf5SBrad Bishop
1293c3acf5SBrad BishopSRC_URI = "http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/${BP}.tar.xz \
1393c3acf5SBrad Bishop           file://0004-typedefs.h-add-support-for-64-bit-and-big-endian-MIP.patch \
1493c3acf5SBrad Bishop           file://0005-typedefs.h-add-support-for-PowerPC.patch \
1593c3acf5SBrad Bishop           file://0006-common_audio-implement-endianness-conversion-in-wav-.patch \
1693c3acf5SBrad Bishop           file://riscv_support.patch \
1793c3acf5SBrad Bishop"
1893c3acf5SBrad Bishop
1993c3acf5SBrad BishopSRC_URI[md5sum] = "6e10724ca34bcbc715a4c208273acb0c"
2093c3acf5SBrad BishopSRC_URI[sha256sum] = "a0fdd938fd85272d67e81572c5a4d9e200a0c104753cb3c209ded175ce3c5dbf"
2193c3acf5SBrad Bishop
22*213cb269SPatrick WilliamsLDFLAGS:append:libc-musl = " -lexecinfo"
2393c3acf5SBrad Bishopinherit autotools pkgconfig
24