blob: 1c553c0a62c70b0cd4dae145d6238be981a86a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-64-opencore-amr
pkgdesc = Open source implementation of the Adaptive Multi Rate (AMR) speech codec (Android x86-64)
pkgver = 0.1.6
pkgrel = 2
url = https://sourceforge.net/projects/opencore-amr/
arch = any
groups = android-opencore-amr
license = Apache
makedepends = android-ndk
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/sourceforge/opencore-amr/opencore-amr-0.1.6.tar.gz
md5sums = 03de025060a4f16c4c44218f65e13e95
pkgname = android-x86-64-opencore-amr
|