blob: b20915c25ea48b320637d52eec3e0ccfed241b43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hardsub-git
pkgdesc = burn soft subtitles into video
pkgver = r0
pkgrel = 1
url = https://github.com/dffischer/hardsub
arch = any
license = GPL
makedepends = ruby-ronn
makedepends = git
depends = ffmpeg
depends = grep
provides = hardsub=r0
conflicts = hardsub
source = hardsub::git+https://github.com/dffischer/hardsub
md5sums = SKIP
sha256sums = SKIP
pkgname = hardsub-git
|