PKGNAME=libldac
PKGSEC=sound
PKGDES="LDAC encoding library"
PKGDEP=glibc

ABTYPE="cmake"
# For device without FPU, turn on this option
CMAKE_AFTER="-DLDAC_SOFT_FLOAT=OFF"

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
