FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

# Needed for the required gstreamer-app-1.0 pkgconfig bits
DEPENDS += "gstreamer1.0-plugins-base"

AAC_PATCHES += "file://0001-update-pipewire-gstreamer-plugins.patch"

# Need to enable PipeWire support
EXTRA_OECMAKE += "-DUSE_PIPEWIRE=1"

# Pull static library into appropriate package to avoid a QA error
FILES_${PN}-staticdev += "${AAC_PREFIX}/lib/libaal.a"