blob: 8d53f34185552f9483be1ffcb28bde14142e09c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sup2srt-git
pkgdesc = Convert SUP graphic subtitles to text-based SRT format
pkgver = r128.b40c5aa
pkgrel = 1
url = https://github.com/retrontology/sup2srt
arch = any
license = GPL-3.0-or-later
makedepends = cmake
makedepends = git
depends = libtiff
depends = leptonica
depends = tesseract
depends = ffmpeg
source = git+https://github.com/retrontology/sup2srt
sha512sums = SKIP
pkgname = sup2srt-git
|