# SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) PKG_NAME="speexdsp" PKG_VERSION="1.2.1" PKG_LICENSE="BSD" PKG_SITE="https://speex.org" PKG_URL="http://downloads.us.xiph.org/releases/speex/speexdsp-${PKG_VERSION}.tar.gz" PKG_DEPENDS_TARGET="toolchain" PKG_LONGDESC="Speex audio processing library"