blob: 9a9a521746c8ee2b0d6b2bc852218420a97deb68 (
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
|
pkgbase = python-graph-tool-git
pkgdesc = A Python module for manipulation and statistical analysis of graphs
pkgver = 2.27.r7.g41bae98c
pkgrel = 1
url = https://graph-tool.skewed.de
arch = i686
arch = x86_64
license = GPL3
makedepends = boost
makedepends = sparsehash
makedepends = autoconf-archive
depends = cgal
depends = cairomm
depends = python-scipy
depends = python-numpy
depends = python-cairo
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
|