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