PKGNAME=sox
PKGSEC=sound
PKGDEP="file gsm lame libao libid3tag libmad libpng libsndfile \
        libtool opencore-amr opusfile pulseaudio wavpack"
PKGDES="Swiss Army knife of sound processing programs"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    "--with-dyn-default"
)
