summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc6391ff7d7463141fec39bc6a2ee0249f284ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = vmaf-git
	pkgdesc = Perceptual video quality assessment algorithm based on multi-method fusion (git version)
	pkgver = 3.1.0.r0.g6375a4be
	pkgrel = 1
	url = https://github.com/Netflix/vmaf/
	arch = x86_64
	license = BSD-2-Clause-Patent
	checkdepends = vim
	makedepends = git
	makedepends = meson
	makedepends = nasm
	depends = glibc
	depends = libgcc
	depends = libstdc++
	provides = vmaf
	provides = libvmaf-git
	conflicts = vmaf
	conflicts = libvmaf-git
	replaces = libvmaf-git
	source = git+https://github.com/Netflix/vmaf.git
	sha256sums = SKIP

pkgname = vmaf-git