blob: b2d0fe5fb71b2ddaddc1f5ec105f481e532b065a (
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.r21.g5c6d78d
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
|