summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d636dcafc7cc1d96f8ffe5add2efc9f4317feb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = waifu2x-git
	pkgdesc = Image rescaling and noise reduction using the power of convolutional neural networks
	pkgver = r295.a5228c5
	pkgrel = 2
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = make
	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