summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb1166fa0b7b2f2c6ba65714aef73d4934511663 (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
pkgbase = python-av1an-git
	pkgdesc = All-in-one tool for streamlining av1 encoding
	pkgver = 1.8.r1.g5b2ee83
	pkgrel = 2
	url = https://github.com/master-of-zen/Av1an
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python>=3.7.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
	provides = python-av1an
	conflicts = python-av1an
	source = git+https://github.com/master-of-zen/Av1an.git
	sha256sums = SKIP

pkgname = python-av1an-git