summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7437cb870e0e150708c0fbc732eddaeb66f9978d (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
pkgbase = python2-vmaf
	pkgdesc = Perceptual video quality assessment algorithm based on multi-method fusion (python2 implementation)
	pkgver = 1.3.9
	pkgrel = 3
	url = https://github.com/netflix/vmaf/
	arch = any
	license = APACHE
	makedepends = git
	makedepends = python2-setuptools
	depends = python2
	depends = python2-numpy
	depends = python2-scipy
	depends = python2-matplotlib
	depends = python2-pandas
	depends = python2-scikit-learn
	depends = python2-h5py
	depends = python2-scikit-image
	source = vmaf-1.3.9.tar.gz::https://github.com/Netflix/vmaf/archive/v1.3.9.tar.gz
	source = vmaf-submodule-sureal::git+https://github.com/Netflix/sureal.git#commit=4d0fee6e83047da53ff1776a883579bfe101e8ea
	sha256sums = c9e4fc850f66cf959a36c9603cef26c4298eec20d6c26f9482a355c5753c092d
	sha256sums = SKIP

pkgname = python2-vmaf