blob: ec1dfdeccfc9cdc070c863b4dd80c293a7e1cbb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vapoursynth-plugin-waifu2x-w2xc-git
pkgdesc = Plugin for Vapoursynth: waifu2x-w2xc (GIT version)
pkgver = 8.3.ga9f064a
pkgrel = 1
url = https://github.com/HomeOfVapourSynthEvolution/VapourSynth-Waifu2x-w2xc
arch = x86_64
license = GPL2
makedepends = git
makedepends = meson
depends = vapoursynth
depends = waifu2x-converter-cpp
provides = vapoursynth-plugin-waifu2x-w2xc
conflicts = vapoursynth-plugin-waifu2x-w2xc
options = debug
source = waifu2x-w2xc::git+https://github.com/HomeOfVapourSynthEvolution/VapourSynth-waifu2x-w2xc.git
sha1sums = SKIP
pkgname = vapoursynth-plugin-waifu2x-w2xc-git
|