summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2017-03-19 03:45:50 -0300
committerPeter Babič2021-11-23 19:08:36 +0100
commit3fbd72e61718a11629f851d28d2dada8008cc8d7 (patch)
tree86c75cc65aee838569eb448b40ba6a48ece5064b /.SRCINFO
parent3f736d0b9497c35de53a5a29d5721dd7a08d06cc (diff)
downloadaur-3fbd72e61718a11629f851d28d2dada8008cc8d7.tar.gz
First commit after package adoption. Major rewrite.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO55
1 files changed, 39 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88e8f8a570cc..1c1164c22d84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,50 @@
+# Generated by mksrcinfo v8
+# Sun Mar 19 06:44:15 UTC 2017
pkgbase = caffe
- pkgdesc = Neural network toolkit
- pkgver = rc2
- pkgrel = 3
- url = https://github.com/BVLC/caffe
- arch = i686
+ pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (gpu enabled)
+ pkgver = rc5
+ pkgrel = 1
+ url = http://caffe.berkeleyvision.org/
arch = x86_64
- groups = base-devel
license = BSD
- makedepends = git
- makedepends = cmake
- depends = atlas-lapack-base
- depends = hdf5
- depends = opencv
- depends = boost
+ makedepends = doxygen
+ makedepends = texlive-core
+ depends = boost-libs
depends = protobuf
depends = google-glog
depends = gflags
+ depends = hdf5
+ depends = opencv
depends = leveldb
- depends = snappy
depends = lmdb
- optdepends = cuda: for GPU support
- source = https://github.com/BVLC/caffe/archive/rc2.tar.gz
- sha256sums = 55c9c20870b30ce398e19e4f1a62ade1eff08fce51e28fa5604035b711978eec
+ depends = cuda
+ depends = python2
+ depends = boost
+ depends = cython2
+ depends = python2-h5py
+ depends = ipython2
+ depends = python2-matplotlib
+ depends = python2-networkx
+ depends = python2-nose
+ depends = python2-numpy
+ depends = python2-pandas
+ depends = python2-protobuf
+ depends = python2-gflags
+ depends = python2-scikit-learn
+ depends = python2-scipy
+ depends = python2-pydot
+ depends = openblas-lapack
+ depends = python2-leveldb
+ depends = python2-scikit-image
+ provides = caffe-cpu
+ conflicts = caffe-git
+ conflicts = caffe-cpu
+ conflicts = caffe-cpu-git
+ conflicts = caffe-dr-git
+ conflicts = caffe-mnc-dr-git
+ noextract = caffe-rc5.tar.gz
+ source = caffe-rc5.tar.gz::https://github.com/BVLC/caffe/archive/rc.tar.gz
+ sha256sums = 7da46e2802c5d85e41aeda79bf27e907fc317fb1ecf96800403f4a57f1cd0dfb
pkgname = caffe