summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 55d53037743d122ba1771799b885641399897b0a (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
pkgbase = python2-graph-tool
	pkgdesc = A Python module for manipulation and statistical analysis of graphs
	pkgver = 2.28
	pkgrel = 1
	url = https://graph-tool.skewed.de
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = boost
	makedepends = sparsehash
	depends = boost-libs
	depends = python2
	depends = expat
	depends = python2-scipy
	depends = python2-numpy
	depends = cgal
	depends = cairomm
	depends = python2-cairo
	optdepends = graphviz: graph layout
	optdepends = python2-matplotlib: graph drawing
	options = !libtool
	source = https://downloads.skewed.de/graph-tool/graph-tool-2.28.tar.bz2
	source = https://git.skewed.de/count0/graph-tool/commit/c3a5066bc256e5d7ed450f89b324e84eb42fb511.diff
	sha256sums = a2dbe0c926c058b1a6f696a05b9d9b65a3ceed57b8b6b0fe1474076bca9f8111
	sha256sums = 3e3480b8b3c0018651c8e91e236f88af93e61d75aca87f4d2b3f606966133618

pkgname = python2-graph-tool