blob: acb6d7e83603fb0450582ac885da7511c01b4ebe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = chevren
pkgdesc = Turkish subtitle generator for YouTube videos and local files
pkgver = 1.0.20
pkgrel = 1
url = https://github.com/yeggis/chevren
install = chevren.install
arch = x86_64
license = MIT
makedepends = python-pip
makedepends = python-virtualenv
makedepends = rust
makedepends = cargo
depends = python
depends = python-pytorch-cuda
depends = ffmpeg
depends = yt-dlp
depends = mpv
source = chevren-1.0.20.tar.gz::https://github.com/yeggis/chevren/archive/refs/tags/v1.0.20.tar.gz
sha256sums = e3a77182ebaaaab58865465783436ba0683037ce8c5346557b0fd3568584d8aa
pkgname = chevren
|