summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAleksandar Trifunovic2018-09-06 12:27:08 +0200
committerAleksandar Trifunovic2018-09-06 12:27:08 +0200
commite3a8e2de2f3b7a2bfb0956fe4b6197c772ffcca6 (patch)
tree8ffb2030078c2c0587a6686a589213820662cdbc /.SRCINFO
downloadaur-e3a8e2de2f3b7a2bfb0956fe4b6197c772ffcca6.tar.gz
init
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4029fc7c1789
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = python-graph-tool-git
+ pkgdesc = A Python module for manipulation and statistical analysis of graphs
+ pkgver = release.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
+