blob: c7f6d4052b503fb0452838898fbc882785bd9e71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = subtitleedit-cli-git
pkgdesc = Subtitle Edit CLI (without System.Drawing)
pkgver = 43.e80c64d
pkgrel = 1
url = https://www.nikse.dk/SubtitleEdit
arch = any
license = LGPL
makedepends = git
makedepends = dotnet-sdk-8.0
depends = dotnet-runtime-8.0
optdepends = tesseract: OCR support
optdepends = ffmpeg: Waveform extraction
source = git+https://github.com/SubtitleEdit/subtitleedit-cli.git
sha256sums = SKIP
pkgname = subtitleedit-cli-git
|