blob: 555b2e1f1207ac4fcfaca69ea99557caabd466da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libaribcaption-git
pkgdesc = Caption decoder/renderer library for handling ARIB STD-B24 based TV broadcast captions (git version)
pkgver = 1.1.1.r2.g41a014d
pkgrel = 1
url = https://github.com/xqq/libaribcaption/
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
depends = fontconfig
depends = freetype2
provides = libaribcaption
conflicts = libaribcaption
source = git+https://github.com/xqq/libaribcaption.git
sha256sums = SKIP
pkgname = libaribcaption-git
|