blob: c88ddbe00fd83e3677286dfafedd372deb5a7fb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vapoursynth-plugin-bm3dcuda-git
pkgdesc = Plugin for Vapoursynth: bm3dcuda (GIT version)
pkgver = 2.14.1.ga9dcda9
pkgrel = 1
url = https://github.com/WolframRhodium/VapourSynth-BM3DCUDA
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
makedepends = cuda
depends = vapoursynth
optdepends = cuda: CUDA support
optdepends = nvidia-utils: CUDA support
provides = vapoursynth-plugin-bm3dcuda
conflicts = vapoursynth-plugin-bm3dcuda
options = debug
source = bm3dcuda::git+https://github.com/WolframRhodium/VapourSynth-BM3DCUDA.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-bm3dcuda-git
|