summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO36
1 files changed, 27 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0219324f133a..bc0051fad042 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,38 @@
pkgbase = caffe
pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (cpu only)
pkgver = 1.0
- pkgrel = 16
+ pkgrel = 17
url = https://caffe.berkeleyvision.org/
arch = x86_64
license = BSD
+ makedepends = openblas
+ makedepends = lapack
+ makedepends = boost-libs
+ makedepends = protobuf
+ makedepends = google-glog
+ makedepends = gflags
+ makedepends = hdf5
+ makedepends = opencv
+ makedepends = leveldb
+ makedepends = lmdb
+ makedepends = python
+ makedepends = python-numpy
+ makedepends = python-pandas
makedepends = boost
makedepends = doxygen
makedepends = texlive-core
makedepends = texlive-latexextra
makedepends = ghostscript
+ source = https://github.com/BVLC/caffe/archive/1.0/caffe-1.0.tar.gz
+ source = Makefile.config
+ source = 010-caffe-opencv4-fix.patch::https://github.com/BVLC/caffe/commit/7f503bd9a19758a173064e299ab9d4cac65ed60f.patch
+ source = 020-caffe-protobuf3.19.4-fix.patch::https://github.com/BVLC/caffe/commit/1b317bab3f6413a1b5d87c9d3a300d785a4173f9.patch
+ sha256sums = 71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f
+ sha256sums = d2a96f1cc984a2258b9f44a9dec8ec994796bd80f5f29b8f7bbb9a9de9f2f19b
+ sha256sums = 2072c8ca1393b53ef280a15c43af940cc9bf1419ae32b3d8a6541b10b8cb50e9
+ sha256sums = 65be5a646ab32e9b277b4352b702a57ac6c79af5258e12e33b9751f07d1031aa
+
+pkgname = caffe
depends = openblas
depends = lapack
depends = boost-libs
@@ -42,12 +65,7 @@ pkgbase = caffe
provides = caffe-cpu
conflicts = caffe-cpu
replaces = caffe-cpu
- 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 = d2a96f1cc984a2258b9f44a9dec8ec994796bd80f5f29b8f7bbb9a9de9f2f19b
- sha256sums = 2072c8ca1393b53ef280a15c43af940cc9bf1419ae32b3d8a6541b10b8cb50e9
-
-pkgname = caffe
+pkgname = caffe-doc
+ pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (cpu only, documentation)
+ arch = any