summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b0416f7d40611cdccc8edd33df5911207df46870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = mingw-w64-vmaf
	pkgdesc = Perceptual video quality assessment algorithm based on multi-method fusion (mingw-w64)
	pkgver = 3.0.0
	pkgrel = 1
	url = https://github.com/Netflix/vmaf/
	arch = x86_64
	license = BSD
	makedepends = mingw-w64-gcc
	makedepends = mingw-w64-meson
	makedepends = nasm
	depends = mingw-w64-crt
	depends = vmaf
	options = !strip
	options = !buildflags
	options = staticlibs
	source = https://github.com/Netflix/vmaf/archive/v3.0.0/vmaf-3.0.0.tar.gz
	source = staticlib.patch
	sha256sums = 7178c4833639e6b989ecae73131d02f70735fdb3fc2c7d84bc36c9c3461d93b1
	sha256sums = 9d7e03ac0f890e201cf27f1c0adea1e78407ac60b09073c2e3865c7945939bec

pkgname = mingw-w64-vmaf