blob: 106827684b578ccaba58115602fb74aaacad1996 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-aarch64-speex
pkgdesc = A free codec for free speech (Android aarch64)
pkgver = 1.2.1
pkgrel = 2
url = http://www.speex.org
arch = any
groups = android-speex
license = BSD
makedepends = android-configure
depends = android-aarch64-speexdsp
depends = android-aarch64-libogg
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://downloads.xiph.org/releases/speex/speex-1.2.1.tar.gz
md5sums = fe7bf610883ff202092b92c72fe0fe3e
pkgname = android-aarch64-speex
|