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

pkgname = python-av1an-git