blob: 26d4e9aee2be0a1b84a2167e053f02d2e3f7941d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-64-speexdsp
pkgdesc = DSP library derived from Speex (android)
pkgver = 1.2.0
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.0.tar.gz
md5sums = b722df341576dc185d897131321008fc
pkgname = android-x86-64-speexdsp
|