blob: da41b33e965b9cb4871aa0231c15cb833fef8ff8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vapoursynth-plugin-resize2-git
pkgdesc = Plugin for VapourSynth: resize2 (GIT version)
pkgver = r16.4fb7511
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2
arch = x86_64
license = LGPL
makedepends = git
makedepends = meson
makedepends = ninja
depends = vapoursynth
depends = zimg
provides = vapoursynth-plugin-resize2
conflicts = vapoursynth-plugin-resize2
source = resize2::git+https://github.com/Jaded-Encoding-Thaumaturgy/vapoursynth-resize2.git
source = zimg::git+https://bitbucket.org/the-sekrit-twc/zimg.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = vapoursynth-plugin-resize2-git
|