blob: fc9b92d2bdf8f3f12554dd0380a44384de3623d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = vapoursynth-plugin-soifunc-git
pkgdesc = Plugin for Vapoursynth: soifunc (GIT version)
pkgver = 132.dd6208a
pkgrel = 1
url = https://github.com/shssoichiro/soifunc
arch = any
license = MIT
makedepends = git
makedepends = python-poetry
depends = vapoursynth
depends = vapoursynth-plugin-znedi3
depends = vapoursynth-plugin-vsjetpack
optdepends = vapoursynth-plugin-bm3dcuda: BM3D support, GPU version
optdepends = vapoursynth-plugin-bm3dcuda-cpu: BM3D support, CPU version
optdepends = vapoursynth-plugin-dfttest2: dfttest support, GPU version
optdepends = vapoursynth-plugin-dfttest2-cpu: dfttest support, CPU version
provides = vapoursynth-plugin-soifunc
conflicts = vapoursynth-plugin-soifunc
source = soifunc::git+https://github.com/shssoichiro/soifunc.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-soifunc-git
|