summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15d1a38584febdec9a17097daa1fdcb120a2c3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = python-ffsubsync
	pkgdesc = Language-agnostic automatic synchronization of subtitles with video.
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/smacke/ffsubsync
	arch = any
	license = GPL3
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytest
	makedepends = python-setuptools
	makedepends = python-versioneer
	makedepends = python-wheel
	depends = python
	depends = python-auditok
	depends = python-cchardet
	depends = python-chardet
	depends = python-charset-normalizer
	depends = python-ffmpeg-python
	depends = python-numpy
	depends = python-pysubs2
	depends = python-rich
	depends = python-srt
	depends = python-tqdm
	depends = python-typing_extensions
	depends = python-webrtcvad
	optdepends = python-pytorch: for the `--vad=fused` option
	optdepends = mkvtoolnix-cli: for faster Matroska files subtitles extraction
	source = https://files.pythonhosted.org/packages/source/f/ffsubsync/ffsubsync-0.5.0.tar.gz
	source = requirements-0.5.0.txt::https://raw.githubusercontent.com/smacke/ffsubsync/0.5.0/requirements.txt
	sha256sums = d23d56bca31e5529693bb0bcbd036da16702114fed44ee349a48b685361538e4
	sha256sums = de4d3323f6109fe108656e9feba8e0d031685ab30b2fa2a494187ce857b1c04d

pkgname = python-ffsubsync