summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2019-05-18 20:14:30 +0000
committerDaniel Bermond2019-05-18 20:14:30 +0000
commit38284ed64ba6e56880a801670a2c971afa968348 (patch)
tree38cc25fa4e010e862de44d3db8b0f1f86473d9aa /.SRCINFO
parent53954ba06b361941cc971a55a9fed1fb1cd55815 (diff)
downloadaur-38284ed64ba6e56880a801670a2c971afa968348.tar.gz
Fix docs build. Update dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO49
1 files changed, 25 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afc1741801c8..50fcfe99b6b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = caffe-cuda
- pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (with cuda)
+ pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (with cuda support)
pkgver = 1.0
- pkgrel = 6
+ pkgrel = 7
url = https://caffe.berkeleyvision.org/
arch = x86_64
license = BSD
- makedepends = gcc7
makedepends = boost
makedepends = doxygen
makedepends = texlive-core
+ makedepends = texlive-latexextra
+ makedepends = ghostscript
depends = openblas
depends = lapack
depends = boost-libs
@@ -19,35 +20,35 @@ pkgbase = caffe-cuda
depends = opencv
depends = leveldb
depends = lmdb
- depends = cuda
- depends = cudnn
- depends = nccl
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
+ depends = cuda
+ depends = cudnn
+ depends = nccl
+ optdepends = cython
+ optdepends = python-scipy
+ optdepends = python-matplotlib
+ optdepends = ipython
+ optdepends = python-h5py
+ optdepends = python-networkx
+ optdepends = python-nose
+ optdepends = python-dateutil
+ optdepends = python-protobuf
+ optdepends = python-gflags
+ optdepends = python-yaml
+ optdepends = python-pillow
+ optdepends = python-six
+ optdepends = python-leveldb
+ optdepends = python-scikit-image
+ optdepends = python-pydotplus
provides = caffe
conflicts = caffe
- source = caffe-cuda-1.0.tar.gz::https://github.com/BVLC/caffe/archive/1.0.tar.gz
+ source = caffe-1.0.tar.gz::https://github.com/BVLC/caffe/archive/1.0.tar.gz
source = Makefile.config
source = caffe-1.0-opencv4-fix.patch
sha256sums = 71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f
- sha256sums = e3e294f15f46ff46b7243297cb562cd5a5b11d540231eb2874d2c21588ceaf54
+ sha256sums = d022edfc85f43f0f094240ef4852fbd62eb60aab9792a674b259860253207314
sha256sums = 2072c8ca1393b53ef280a15c43af940cc9bf1419ae32b3d8a6541b10b8cb50e9
pkgname = caffe-cuda