blob: e5032ebefd08ff6c3002da8153dc97baf6f4c342 (
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
29
30
31
32
|
pkgbase = vapoursynth-plugin-waifu2x-caffe-git
pkgdesc = Plugin for Vapoursynth: waifu2x-caffe (NVIDIA users only)(static libcaffe)(GIT version)
pkgver = 14.1.g89f5401
pkgrel = 4
url = https://forum.doom9.org/showthread.php?t=173673
arch = x86_64
license = MIT
makedepends = git
makedepends = boost
makedepends = meson
makedepends = cuda
depends = vapoursynth
depends = boost-libs
depends = libboost_iostreams.so
depends = openblas
depends = google-glog
depends = gflags
depends = hdf5
depends = protobuf
depends = cudnn
depends = opencv
depends = nvidia-utils
depends = abseil-cpp
provides = vapoursynth-plugin-waifu2x-caffe
conflicts = vapoursynth-plugin-waifu2x-caffe
options = debug
source = waifu2x-caffe::git+https://github.com/sl1pkn07/VapourSynth-Waifu2x-caffe.git
source = git+https://github.com/sl1pkn07/caffe.git#branch=lltcggie/custom
sha256sums = SKIP
sha256sums = SKIP
pkgname = vapoursynth-plugin-waifu2x-caffe-git
|