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