blob: 678128d6bdb4db8f60afe10a1c808d12bfff68f3 (
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
32
33
|
# Generated by mksrcinfo v8
# Sat Jan 28 09:33:30 UTC 2017
pkgbase = python-graph-tool
pkgdesc = A Python module for manipulation and statistical analysis of graphs
pkgver = 2.20
pkgrel = 1
url = https://graph-tool.skewed.de
arch = i686
arch = x86_64
license = GPL3
makedepends = sparsehash
makedepends = cairomm
makedepends = python-cairo
makedepends = autoconf-archive
depends = boost
depends = python3
depends = expat
depends = python3-scipy
depends = python3-numpy
depends = cgal
depends = cairomm
depends = python-cairo
optdepends = graphviz: graph layout
optdepends = python-matplotlib: graph drawing
provides = python3-graph-tool
conflicts = python3-graph-tool
replaces = python3-graph-tool
options = !libtool
source = http://downloads.skewed.de/graph-tool/graph-tool-2.20.tar.bz2
sha256sums = fc9df701062c556b818824aa9578368ef0faec195696b008512ee948db3ae628
pkgname = python-graph-tool
|