blob: 8f3b52576beb151197735b3459d569aeb166c180 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-jincresize-git
pkgdesc = Plugin for Vapoursynth: jincresize (GIT version)
pkgver = r7.2.5.ga557614
pkgrel = 1
url = https://github.com/Kiyamou/VapourSynth-JincResize
arch = any
license = MIT
makedepends = git
makedepends = meson
depends = vapoursynth
provides = vapoursynth-plugin-jincresize
conflicts = vapoursynth-plugin-jincresize
source = jincresize::git+https://github.com/Kiyamou/VapourSynth-JincResize.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-jincresize-git
|