blob: a2b51446772081789dffa3245d91eec144059bc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = vapoursynth-plugin-vsrife-git
pkgdesc = Plugin for Vapoursynth: vsrife (GIT version)
pkgver = 2.0.0.0.g321d486
pkgrel = 1
url = https://github.com/HolyWu/vs-rife
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-wheel
depends = vapoursynth
depends = python-numpy
optdepends = python-pytorch: CPU
optdepends = python-pytorch-opt: CPU with AVX2 optimizations
optdepends = python-pytorch-cuda: CUDA and CPU
optdepends = python-pytorch-opt-cuda: CUDA with CPU with AVX2 optimizations
provides = vapoursynth-plugin-vsrife
conflicts = vapoursynth-plugin-vsrife
source = vsrife::git+https://github.com/HolyWu/vs-rife.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsrife-git
|