summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-08-22 17:57:23 +0000
committerDaniel Bermond2018-08-22 17:57:23 +0000
commit1f471c31db593e94cd9a97ea7b09d6a91b47431e (patch)
tree62bd1fdfb29927273cd6dc01dce00236f2fa901d /.SRCINFO
downloadaur-1f471c31db593e94cd9a97ea7b09d6a91b47431e.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO57
1 files changed, 57 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..799f01befe69
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,57 @@
+pkgbase = caffe-cuda
+ pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (with cuda)
+ pkgver = 1.0
+ pkgrel = 1
+ url = http://caffe.berkeleyvision.org/
+ arch = x86_64
+ license = BSD
+ makedepends = gcc7
+ makedepends = boost
+ makedepends = doxygen
+ makedepends = texlive-core
+ depends = openblas
+ depends = lapack
+ depends = boost-libs
+ depends = protobuf
+ depends = google-glog
+ depends = gflags
+ depends = hdf5
+ depends = opencv
+ depends = leveldb
+ depends = lmdb
+ depends = cuda
+ depends = cudnn
+ depends = python
+ depends = cython
+ depends = python-numpy
+ depends = python-scipy
+ depends = python-matplotlib
+ depends = ipython
+ depends = python-h5py
+ depends = python-networkx
+ depends = python-nose
+ depends = python-pandas
+ depends = python-dateutil
+ depends = python-protobuf
+ depends = python-gflags
+ depends = python-yaml
+ depends = python-pillow
+ depends = python-six
+ depends = python-leveldb
+ depends = python-scikit-image
+ depends = python-pydotplus
+ provides = caffe
+ conflicts = caffe
+ conflicts = caffe-git
+ conflicts = caffe-cuda-git
+ conflicts = caffe-cpu
+ conflicts = caffe-cpu-git
+ conflicts = caffe2
+ conflicts = caffe2-cuda
+ source = caffe-cuda-1.0.tar.gz::https://github.com/BVLC/caffe/archive/1.0.tar.gz
+ source = Makefile.config
+ sha256sums = 71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f
+ sha256sums = 2f1b37655332587c599791a4e307321bdce7f6acdbc014ecf28a1f3c9bf0d785
+
+pkgname = caffe-cuda
+