blob: 700302e08ed591e3844940ee7196c07337326ab7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = vapoursynth-plugin-vsbasicvsrpp-git
pkgdesc = Plugin for Vapoursynth: vsbasicvsrpp (GIT version)
pkgver = 1.4.1.0.g0076158
pkgrel = 1
url = https://github.com/HolyWu/vs-basicvsrpp
arch = any
license = Apache
makedepends = git
makedepends = python-pip
depends = vapoursynth
depends = python-numpy
depends = python-tqdm
depends = python-requests
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-vsbasicvsrpp
conflicts = vapoursynth-plugin-vsbasicvsrpp
source = vsbasicvsrpp::git+https://github.com/HolyWu/vs-basicvsrpp.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsbasicvsrpp-git
|