blob: 3cfbe78739a328033d128e57eae6d59b5cd91db9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-aarch64-libvorbis
pkgdesc = Vorbis codec library (android)
pkgver = 1.3.7
pkgrel = 1
url = http://xiph.org
arch = any
license = custom
makedepends = android-configure
depends = android-aarch64-libogg
options = !strip
options = !buildflags
options = staticlibs
source = http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.gz
source = configure.patch
sha256sums = 0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab
sha256sums = 7d721302f969ef8477793e38f9ab7f1bd7b48da4f24864cc9e8c4873c3eb9a60
pkgname = android-aarch64-libvorbis
|