blob: 63cb483f59d8617d66ebad39c4db5241065c1337 (
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
|
pkgbase = ffvship-git
pkgdesc = A Library for GPU-accelerated visual fidelity metrics, featuring SSIMULACRA2, Butteraugli and CVVDP.
pkgver = 4.0.2.r31.g401a78e
pkgrel = 1
url = https://github.com/Line-fr/Vship
arch = x86_64
license = MIT
makedepends = cuda
makedepends = hip-runtime-amd
makedepends = patchelf
makedepends = clang
makedepends = git
depends = glibc
depends = ffms2
depends = libgcc
depends = libstdc++
optdepends = cuda: For FFVship-nvidia
optdepends = hip-runtime-amd: For FFVship-amd
provides = ffvship
conflicts = ffvship
source = ffvship-git::git+https://github.com/Line-fr/Vship.git
source = make.diff
sha256sums = SKIP
sha256sums = 83a54aa305df52be4f6f85e31eb990766dfbc299500050b489d3a9d50e920af2
pkgname = ffvship-git
|