summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af0483d228ae10fbd304352571238ac6f5a12924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = tensorflow-git
	pkgdesc = Open source software library for numerical computation using data flow graphs.
	pkgver = 0.5.0.r17.ga9ca517
	pkgrel = 1
	url = https://tensorflow.org/
	arch = i686
	arch = x86_64
	license = Apache2
	makedepends = git
	makedepends = python2-pip
	makedepends = bazel
	depends = python2-numpy
	depends = swig
	depends = python2-wheel
	provides = tensorflow
	conflicts = tensorflow
	conflicts = python2-tensorflow
	source = https://github.com/tensorflow/tensorflow
	source = https://github.com/google/protobuf
	md5sums = SKIP
	md5sums = SKIP

pkgname = tensorflow-git