blob: 209d89a8f13d7269357a569ad461ce7f3ac24e0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-opus
pkgdesc = Codec designed for interactive speech and audio transmission over the Internet (Android aarch64)
pkgver = 1.5.2
pkgrel = 1
url = http://www.opus-codec.org
arch = any
license = BSD
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://downloads.us.xiph.org/releases/opus/opus-1.5.2.tar.gz
md5sums = c40b3a1fbdbb9a7aa178600b88200c76
pkgname = android-aarch64-opus
|