summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c4cc01cc0c5cfe0ea01ee02f33a1fa9d8bdb0b44 (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.r44.g15896f0
	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 = 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