blob: 6f59725765c26e19e4bfe10959cffa09a58deca2 (
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
35
36
37
38
|
pkgbase = subtitld
pkgdesc = Subtitld: An open source software to create, edit and transcribe subtitles
pkgver = 23.02
pkgrel = 3
url = https://www.subtitld.org/
arch = any
license = GPL3
depends = python
depends = pyside6
depends = python-pyffms2
depends = python-mpv
depends = python-opengl
depends = python-numpy
depends = python-cffi
depends = python-requests
depends = python-pycaption
depends = python-pysubs2
depends = python-cleantext
depends = python-translate
depends = python-speechrecognition
depends = python-docx
depends = python-google-api-python-client
depends = python-setuptools
depends = python-pysrt
depends = python-certifi
depends = python-i18n
depends = python-importlib-metadata
depends = python-beautifulsoup4
depends = python-lxml
depends = python-six
depends = python-chardet
depends = hicolor-icon-theme
source = https://gitlab.com/jonata/subtitld/-/archive/23.02/subtitld-23.02.tar.gz
source = remove-gpu-hwdec-interop.patch
sha256sums = 83381cd697fa4355bc0d4689dfc063efe9ec41c8e177b8e55e35b7b4e6af3ace
sha256sums = fe4288ee0bbde13e4cf20f9c55c7bc973e8928fd37da50b2c05038205ecf20d5
pkgname = subtitld
|