blob: 16ced9baa73cd7c545ba7df0de7d9da2b0daf1a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-addnoise-git
pkgdesc = Plugin for Vapoursynth: addnoise (GIT version)
pkgver = 3.0.gcd48f73
pkgrel = 1
url = https://github.com/wwww-wwww/vs-noise
arch = any
license = GPL-3.0
makedepends = git
makedepends = meson
makedepends = ninja
depends = vapoursynth
provides = vapoursynth-plugin-addnoise
conflicts = vapoursynth-plugin-addnoise
source = addnoise::git+https://github.com/wwww-wwww/vs-noise.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-addnoise-git
|