summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35b03f010bfda9b2c85da8e452144c828c04cdd6 (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
pkgbase = python2-graph-tool
	pkgdesc = A Python module for manipulation and statistical analysis of graphs
	pkgver = 2.2.43
	pkgrel = 1
	url = http://projects.skewed.de/graph-tool/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = sparsehash
	makedepends = python2-cairo
	depends = boost
	depends = python2
	depends = expat
	depends = python2-scipy
	depends = python2-numpy
	depends = cgal
	optdepends = graphviz: graph layout
	optdepends = cairomm: graph drawing
	optdepends = python2-cairo: graph drawing
	optdepends = python2-matplotlib: graph drawing
	options = !libtool
	source = http://downloads.skewed.de/graph-tool/graph-tool-2.2.43.tar.bz2
	sha256sums = c0ef941dc611fad5800c64417543e751f9edaeb511460ba06a43263c5b0efbd6

pkgname = python2-graph-tool