blob: 98f87b27f46938c1c89407aa42ceec9177511204 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = vapoursynth-plugin-tcanny-git
pkgdesc = Plugin for Vapoursynth: tcanny (GIT version)
pkgver = 14.1.g14ac2ce
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=171136
arch = x86_64
license = GPL
makedepends = git
makedepends = boost
makedepends = opencl-headers
makedepends = meson
makedepends = clang
depends = vapoursynth
depends = opencl-icd-loader
provides = vapoursynth-plugin-tcanny
conflicts = vapoursynth-plugin-tcanny
options = debug
source = tcanny::git+https://github.com/HomeOfVapourSynthEvolution/VapourSynth-TCanny.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-tcanny-git
|