blob: c1e8d2a09ddaee762f3c25295bc946752ff6e6c3 (
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
25
26
27
28
|
pkgbase = vapoursynth-plugin-awsmfunc-git
pkgdesc = Plugin for VapourSynth: awsmfunc (GIT version)
pkgver = 1.3.4.r9.g0bdcb2d
pkgrel = 1
url = https://github.com/OpusGang/awsmfunc
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-numpy
depends = vapoursynth-plugin-subtext
depends = vapoursynth-plugin-vsutil
depends = vapoursynth-plugin-rekt
depends = vapoursynth-plugin-remapframes
depends = vapoursynth-plugin-fillborders
optdepends = vapoursynth-plugin-placebo: VapourSynth placebo plugin
optdepends = vapoursynth-plugin-descale: VapourSynth descale plugin
optdepends = vapoursynth-plugin-bilateral
optdepends = vapoursynth-plugin-fpng
provides = vapoursynth-plugin-awsmfunc
conflicts = vapoursynth-plugin-awsmfunc
source = awsmfunc::git+https://github.com/OpusGang/awsmfunc.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-awsmfunc-git
|