upgpkg: 3.0.0-1

This commit is contained in:
Daniel Bermond
2023-12-09 17:56:49 -03:00
parent 3bc9dcbd68
commit eb8386a9ea
2 changed files with 23 additions and 9 deletions
+15
View File
@@ -0,0 +1,15 @@
pkgbase = vmaf
pkgdesc = Perceptual video quality assessment algorithm based on multi-method fusion
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/Netflix/vmaf/
arch = x86_64
license = BSD
checkdepends = vim
makedepends = meson
makedepends = nasm
depends = gcc-libs
source = https://github.com/Netflix/vmaf/archive/v3.0.0/vmaf-3.0.0.tar.gz
sha256sums = 7178c4833639e6b989ecae73131d02f70735fdb3fc2c7d84bc36c9c3461d93b1
pkgname = vmaf