PKGNAME=portaudio
PKGSEC=sound
PKGDEP="jack alsa-lib"
PKGDES="A free, cross platform, open source audio I/O library"

AUTOTOOLS_STRICT=0
NOPARALLEL=1
AUTOTOOLS_AFTER="--enable-cxx --with-alsa --with-jack"
RECONF=0

PKGEPOCH=1

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