blob: 0c3610eeb46b256e276e3ec405874858dbb6a607 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-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-x86-speexdsp
|