package/speexdsp: new package
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 13 Jun 2018 16:28:21 +0000 (18:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jun 2018 12:26:21 +0000 (14:26 +0200)
commitb6677fba3e2db29c9b5e4f52e11ae5ee4a290d7c
tree0da33ec75ea1b95fed24893a9aef8c474a5c71f1
parent5439d82271c64e531300ed6157bfc09857305379
package/speexdsp: new package

Quoting speex release notes from https://www.speex.org

"Speex 1.2rc2 and SpeexDSP 1.2rc2 are out
 December 6, 2014
 This release splits the speex codec library and the speex DSP library
 into separate source trees."

After bumping speex to 1.2.0 this new package is necessary to provide
speex-based DSP support for packages like Freeswitch and Asterisk.

We use current git HEAD which received 21 commits since the 1.2rc3
tarball was released in 2015, including a fix for building on arm.

We still need another patch which was not committed to git master to
fix building on aarch64.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/Config.in
package/speexdsp/0001-port-resample-neon-to-aarch64.patch [new file with mode: 0644]
package/speexdsp/Config.in [new file with mode: 0644]
package/speexdsp/speexdsp.hash [new file with mode: 0644]
package/speexdsp/speexdsp.mk [new file with mode: 0644]