summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bda59fc62f3678771fd3a8750d86ffc2636fa90c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 = r383.fa270a5
	pkgrel = 1
	url = https://github.com/tanakamura/waifu2x-converter-cpp
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = opencv
	depends = cuda
	provides = waifu2x-converter-cpp
	provides = waifu2x
	conflicts = waifu2x-converter-cpp
	conflicts = waifu2x
	source = git+https://github.com/tanakamura/waifu2x-converter-cpp.git
	sha1sums = SKIP

pkgname = waifu2x-converter-cpp-cuda-git