blob: a8b3ae998adf5526171100abd772e0294c3f8a95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-adaptivegrain-git
pkgdesc = Reimplementation of the adaptive grain mask as a Vapoursynth plugin
pkgver = 0.2.1.24.gcde9f66
pkgrel = 1
url = https://git.kageru.moe/kageru/adaptivegrain
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = vapoursynth
provides = vapoursynth-plugin-adaptivegrain
conflicts = vapoursynth-plugin-adaptivegrain
source = adaptivegrain::git+https://git.kageru.moe/kageru/adaptivegrain.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-adaptivegrain-git
|