blob: 35c06dd833f38df4d78d30c4af2c470483f9a0f1 [file] [log] [blame]
################################################################################
#
# speexdsp
#
################################################################################
SPEEXDSP_VERSION = SpeexDSP-1.2.0
SPEEXDSP_SITE = https://gitlab.xiph.org/xiph/speexdsp.git
SPEEXDSP_SITE_METHOD = git
SPEEXDSP_LICENSE = BSD-3-Clause
SPEEXDSP_LICENSE_FILES = COPYING
SPEEXDSP_INSTALL_STAGING = YES
SPEEXDSP_DEPENDENCIES = host-pkgconf
SPEEXDSP_AUTORECONF = YES
$(eval $(autotools-package))