summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8796adc2a942237ab8b3bb976e3498d67a82fc2 (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 = r250.ca65c93
	pkgrel = 4
	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