blob: 0ed4cf8afef016c38694b35cf93f04fe80d0aae5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libtheora-git
pkgdesc = An open video codec developed by the Xiph.org
pkgver = 1.2.0alpha1.r148.g7180717
pkgrel = 1
url = https://www.theora.org/
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = libvorbis
depends = glibc
depends = libogg
provides = libtheora=1.2.0alpha1.r148.g7180717
conflicts = libtheora
options = staticlibs
source = git+https://gitlab.xiph.org/xiph/theora.git
sha256sums = SKIP
pkgname = libtheora-git
|