blob: cf7f8e914f81073d61bafc4f54809a164349147f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-speexdsp
pkgdesc = DSP library derived from Speex (android)
pkgver = 1.2.1
pkgrel = 1
url = http://www.speexdsp.org
arch = any
license = BSD
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://downloads.xiph.org/releases/speex/speexdsp-1.2.1.tar.gz
md5sums = e6eb5ddef743a362c8018f260b91dca5
pkgname = android-aarch64-speexdsp
|