blob: 95665faefebf23fc639a89080e89f8a100edd518 (
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
|
pkgbase = waifu2x-converter-cpp-cuda-git
pkgdesc = Image Super-Resolution for Anime-Style-Art. (re-implementation in C++ using OpenCV). with CUDA support (GIT Version)
pkgver = 5.3.4.2.g57520b2
pkgrel = 2
url = https://github.com/DeadSix27/waifu2x-converter-cpp
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = opencl-headers
depends = gcc-libs
depends = glibc
depends = opencv-cuda
depends = cuda
depends = opencl-icd-loader
provides = waifu2x-converter-cpp
provides = libw2xc.so
conflicts = waifu2x-converter-cpp
options = debug
source = git+https://github.com/DeadSix27/waifu2x-converter-cpp.git
source = https://patch-diff.githubusercontent.com/raw/DeadSix27/waifu2x-converter-cpp/pull/267.diff
sha256sums = SKIP
sha256sums = e1a630b22ad9520dcfdbe22fe44cf640def66ceaec626b41d3994ce077a539b3
pkgname = waifu2x-converter-cpp-cuda-git
|