summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76f0976fd7b3a9f16520c794ae58ddc0e5155d3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = waifu2x-converter-cpp-cuda-git
	pkgdesc = Image rescaling and noise reduction using the power of convolutional neural networks
	pkgver = r250.ca65c93
	pkgrel = 1
	url = https://github.com/tanakamura/waifu2x-converter-cpp
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = cuda
	depends = opencl-headers
	depends = opencl-nvidia
	depends = opencv
	provides = waifu2x
	provides = waifu2x-converter-cpp
	conflicts = waifu2x-git
	source = git+https://github.com/tanakamura/waifu2x-converter-cpp.git
	md5sums = SKIP

pkgname = waifu2x-converter-cpp-cuda-git