summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c2611d195c6bc806709de2a6dc86b7c80cf3d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = waifu2x-git
	pkgdesc = Image rescaling and noise reduction using the power of convolutional neural networks
	pkgver = 0.13.2.r171.g4313ace
	pkgrel = 1
	epoch = 1
	url = https://github.com/nagadomi/waifu2x
	arch = any
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = make
	makedepends = pkg-config
	depends = luajit
	depends = lua51-penlight
	depends = lua51-graphicsmagick-git
	depends = graphicsmagick
	depends = lua-moses-git
	depends = torch7-sys-git
	depends = torch7-cutorch-git
	depends = torch7-cunn-git
	depends = torch7-image-git
	depends = torch7-xlua-git
	depends = torch7-dok-git
	optdepends = torch7-cudnn-r7-git: for CUDNN backend
	optdepends = torch7-optim-git: for model training
	optdepends = lua51-cjson: for model training
	optdepends = lua51-csvigo-git: for model training
	optdepends = lua51-csnappy: for model training
	provides = waifu2x
	conflicts = waifu2x
	source = git+https://github.com/nagadomi/waifu2x.git
	source = waifu2x.sh
	source = 0001-Use-absolute-path-to-models-directory.patch
	md5sums = SKIP
	md5sums = f6e182a8278a4dd9b4a9168200d7666b
	md5sums = ce4a5d5b581b32614a7b3e8f5ea87de4

pkgname = waifu2x-git