summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3881d44a3739eaf4606c9f9c015f785fcda7f705 (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
pkgbase = python-subsync
	pkgdesc = Automagically synchronize subtitles with video
	pkgver = 0.4.5
	pkgrel = 1
	url = https://github.com/smacke/ffsubsync
	arch = any
	license = MIT
	depends = python>=3.6
	depends = python-argparse
	depends = python-cchardet
	depends = python-ffmpeg
	depends = python-future
	depends = python-numpy>=1.12.0
	depends = python-scikit-learn>=0.20.4
	depends = python-six
	depends = python-srt>=3.0.0
	depends = python-tqdm
	depends = python-webrtcvad
	depends = python-rich
	depends = python-pysubs2
	provides = subsync
	source = https://github.com/smacke/ffsubsync/archive/0.4.5.tar.gz
	sha256sums = 7e7fa844cdde88ffcac553166a3577df81481d8b82c4f3357f184b9744ada0f2

pkgname = python-subsync