blob: 0d5745294414f142df9b7920bd86132ef95864dc (
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
27
28
29
30
31
32
33
|
pkgbase = foosynth-plugin-knlmeanscl-git
pkgdesc = Plugin for Vapoursynth: knlmeanscl (GIT version)
pkgver = 1.1.1.r571.c4af339
pkgrel = 2
url = https://forum.doom9.org/showthread.php?t=171379
arch = x86_64
license = GPL3
makedepends = git
makedepends = opencl-headers
makedepends = meson
makedepends = boost
makedepends = vapoursynth
makedepends = avisynthplus
depends = opencl-icd-loader
provides = vapoursynth-plugin-knlmeanscl
conflicts = vapoursynth-plugin-knlmeanscl
options = debug
source = knlmeanscl::git+https://github.com/pinterf/KNLMeansCL.git
sha256sums = SKIP
pkgname = avisynth-plugin-knlmeanscl-git
pkgdesc = Plugin for Avisynth: knlmeanscl (GIT version)
depends = opencl-icd-loader
depends = avisynthplus
provides = avisynth-plugin-knlmeanscl
conflicts = avisynth-plugin-knlmeanscl
pkgname = vapoursynth-plugin-knlmeanscl-git
pkgdesc = Plugin for Vapoursynth: knlmeanscl (GIT version)
depends = opencl-icd-loader
depends = vapoursynth
provides = vapoursynth-plugin-knlmeanscl
conflicts = vapoursynth-plugin-knlmeanscl
|