blob: 6f487c261ce4c78d4c60f0ce36fdf30515b67db8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vapoursynth-plugin-nrdb-git
pkgdesc = Plugin for Vapoursynth: nrdb (GIT version)
pkgver = 2.2.gdd2f56a
pkgrel = 1
url = https://github.com/dubhater/vapoursynth-nrdb
arch = any
license = GPL
makedepends = git
depends = vapoursynth-plugin-dfttest-git
depends = vapoursynth-plugin-f3kdb-git
provides = vapoursynth-plugin-nrdb
conflicts = vapoursynth-plugin-nrdb
source = nrdb::git+https://github.com/dubhater/vapoursynth-nrdb.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-nrdb-git
|