summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c8e6826e9b4a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = waifu2x-git
+ pkgdesc = Image rescaling and noise reduction using the power of convolutional neural networks
+ pkgver = r250.ca65c93
+ pkgrel = 1
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ depends = opencl-headers
+ depends = opencl-mesa
+ 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
+