summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: beed91031017577f1450c87e62e0bdc227b83dea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pkgbase = trinnity-caffe-git
	pkgdesc = Caffe 1.0 with triNNity extensions
	pkgver = 1.0
	pkgrel = 26
	url = https://bitbucket.org/STG-TCD/trinnity-caffe
	arch = x86_64
	license = BSD
	makedepends = cmake
	depends = boost-libs
	depends = protobuf
	depends = google-glog
	depends = gflags
	depends = hdf5
	depends = python
	depends = boost
	depends = cython
	depends = python-numpy
	depends = python-scipy
	depends = python-pydot
	depends = python-matplotlib
	depends = ipython
	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-scikit-image
	depends = opencv
	depends = gtk3
	depends = openmp
	optdepends = openblas: OpenBLAS for backend linear algebra ops,
	optdepends = cblas: Use CBLAS for backend linear algebra ops
	provides = caffe
	conflicts = trinnity-caffe-cuda-git
	conflicts = trinnity-caffe-cudnn-git
	source = trinnity-caffe::git+https://bitbucket.org/STG-TCD/trinnity-caffe.git
	sha256sums = SKIP

pkgname = trinnity-caffe-git