blob: ba748dd61ac77ae7437b203f62858d77991bc94b (
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
|
pkgbase = vapoursynth-plugin-soifunc
pkgdesc = Plugin for Vapoursynth: soifunc
pkgver = 0.8.1
pkgrel = 1
url = https://github.com/shssoichiro/soifunc
arch = any
license = MIT
makedepends = python-pip
depends = vapoursynth
depends = vapoursynth-plugin-znedi3
depends = vapoursynth-plugin-vstools
depends = vapoursynth-plugin-vsscale
depends = vapoursynth-plugin-vsdeband
depends = vapoursynth-plugin-vsdenoise
depends = vapoursynth-plugin-vsmasktools
depends = vapoursynth-plugin-vskernels
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
source = https://files.pythonhosted.org/packages/e0/84/9f9e604609b3c70196e9955e73e3011e0644a721a99e6f9729c8f737464e/soifunc-0.8.1-py3-none-any.whl
sha256sums = 09a9af54d852e278a535c481daf16aeb5105f3735f3423cfd4ac6427f6c11188
pkgname = vapoursynth-plugin-soifunc
|