summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e7bb82cdcb455ef12b9601a02d238c17de849c3 (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
pkgbase = python-graph-tool-git
	pkgdesc = A Python module for manipulation and statistical analysis of graphs
	pkgver = 99
	pkgrel = 1
	url = https://graph-tool.skewed.de
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = boost
	makedepends = sparsehash
	makedepends = autoconf-archive
	depends = boost-libs
	depends = python
	depends = expat
	depends = python-scipy
	depends = python-numpy
	depends = cgal
	depends = cairomm-1.16
	depends = python-cairo
	depends = python-zstandard
	depends = python-gobject
	optdepends = graphviz: graph layout
	optdepends = python-matplotlib: graph drawing
	provides = python-graph-tool
	conflicts = python3-graph-tool
	replaces = python3-graph-tool
	options = !libtool
	source = python-graph-tool-git::git+https://git.skewed.de/count0/graph-tool.git
	sha256sums = SKIP

pkgname = python-graph-tool-git