blob: 68a68a5c26dbe6fa28a0d061ffe26cd4903c2fce (
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-vsffdnet-git
pkgdesc = Plugin for Vapoursynth: vsffdnet (GIT version)
pkgver = 1.1.1.1.ge770853
pkgrel = 1
url = https://github.com/NSQY/vs-ffdnet
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = vapoursynth
depends = python-numpy
optdepends = python-pytorch: CPU with AVX2 optimizations
optdepends = python-pytorch-cuda: CUDA with CPU with AVX2 optimizations
provides = vapoursynth-plugin-vsffdnet
conflicts = vapoursynth-plugin-vsffdnet
source = vsffdnet::git+https://github.com/NSQY/vs-ffdnet.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsffdnet-git
|