blob: 0fb7c5ab24c95a6a88d4cfd1e2f02a045ba59576 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-libtheora
pkgdesc = An open video codec developed by the Xiph.org (Android aarch64)
pkgver = 1.2.0
pkgrel = 1
url = http://xiph.org
arch = any
groups = android-libtheora
license = BSD
makedepends = android-configure
depends = android-aarch64-libvorbis
options = !strip
options = !buildflags
options = staticlibs
source = http://downloads.xiph.org/releases/theora/libtheora-1.2.0.tar.xz
md5sums = ec64ed07bffb5f45dca0ae7faa68f814
pkgname = android-aarch64-libtheora
|