blob: a01885a1018e11ec6f6f071f4c00db03d158ec4d (
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
|
pkgbase = alabamaencoder-git
pkgdesc = Video encoder framework with a focus on chunked target quality encoding
pkgver = 0.5.4.c376.70298b1
pkgrel = 1
url = https://github.com/kingstefan26/alabamaEncoder
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
depends = python-scenedetect
depends = python-tqdm
depends = python-celery
depends = python-redis
depends = python-psutil
depends = python-opencv
depends = python-requests
depends = python-torf
depends = python-websockets
depends = python-scipy
depends = python-numpy
depends = python-scikit-image
depends = python-argparse-range
depends = python-matplotlib
provides = alabamaencoder
conflicts = alabamaencoder
source = alabamaencoder::git+https://github.com/kingstefan26/alabamaEncoder.git
sha256sums = SKIP
pkgname = alabamaencoder-git
|