summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc69b1e03307de89c5bb80677a10a4c5499a205c (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
pkgbase = python-av1an-git
	pkgdesc = A cross-platform all-in-one tool for streamlining AV1 encoding
	pkgver = 1.9.r1.g3541002
	pkgrel = 1
	url = https://github.com/master-of-zen/Av1an
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = git
	depends = python>=3.6.0
	depends = python-numpy
	depends = python-scenedetect
	depends = opencv
	depends = python-tqdm
	depends = python-psutil
	depends = python-scipy
	depends = python-matplotlib
	depends = ffmpeg
	optdepends = aom: AOMENC encoder support
	optdepends = svt-av1: SVT-AV1 encoder support
	optdepends = rav1e: rav1e encoder support
	optdepends = libvpx: vpx encoder support
	provides = python-av1an
	conflicts = python-av1an
	source = git+https://github.com/master-of-zen/Av1an.git
	sha256sums = SKIP

pkgname = python-av1an-git