summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2ce28634fb60e840af4e94fb2a28e1b8910d5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = waifu2x-git
	pkgdesc = Image rescaling and noise reduction using the power of convolutional neural networks
	pkgver = r264.0149e06
	pkgrel = 1
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = opencl-headers
	depends = ocl-icd
	depends = opencv
	optdepends = cuda: Significantly speeds up operations, but only works with NVIDIA GPU
	provides = waifu2x
	provides = waifu2x-converter-cpp
	source = git+https://github.com/tanakamura/waifu2x-converter-cpp.git
	md5sums = SKIP

pkgname = waifu2x-git