blob: 381aaa3025c41085d91bf973564783536c0336f1 (
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
|
pkgbase = vapoursynth-plugin-vsmasktools-git
pkgdesc = Plugin for Vapoursynth: vsmasktools (GIT version)
pkgver = 1.2.1.3.gb7aee78
pkgrel = 2
url = https://github.com/Irrational-Encoding-Wizardry/vs-masktools
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-wheel
depends = vapoursynth-plugin-vstools-git
depends = vapoursynth-plugin-vskernels-git
depends = vapoursynth-plugin-vsexprtools-git
depends = vapoursynth-plugin-vsrgtools-git
depends = vapoursynth-plugin-tcanny-git
depends = vapoursynth-plugin-tedgemask-git
depends = vapoursynth-plugin-awarpsharp2-git
depends = vapoursynth-plugin-retinex-git
depends = vapoursynth-plugin-planestatsmod-git
provides = vapoursynth-plugin-vsmasktools
conflicts = vapoursynth-plugin-vsmasktools
source = vsmasktools::git+https://github.com/Irrational-Encoding-Wizardry/vs-masktools.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsmasktools-git
|