summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 15 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c0db81cd51a..f765348067e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,26 @@
+# Generated by mksrcinfo v8
+# Tue Oct 31 14:26:09 UTC 2017
pkgbase = mxnet
pkgdesc = Flexible and Efficient Library for Deep Learning
- pkgver = 0.9.3a
- pkgrel = 3
+ pkgver = 0.12.0
+ pkgrel = 1
url = http://mxnet.io/
arch = x86_64
- license = Apache-2.0
- license = BSD-3-Clause
+ license = Apache
makedepends = git
- makedepends = wget
- depends = cblas
+ makedepends = opencv
+ makedepends = cudnn
+ makedepends = cuda
+ makedepends = cython
+ depends = hdf5
+ depends = openblas-lapack
+ depends = python-numpy
+ depends = python-requests
optdepends = cuda: GPU support
optdepends = cudnn: GPU support
- optdepends = opencv: computer vision support
+ optdepends = python-graphviz
provides = libmxnet
- source = mxnet::git+https://github.com/dmlc/mxnet
+ source = git+https://github.com/apache/incubator-mxnet
md5sums = SKIP
pkgname = mxnet