summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..498bde81a431
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+# Generated by mksrcinfo v8
+# Sat Jun 4 02:53:40 UTC 2016
+pkgbase = python-openslide
+ pkgdesc = a simple interface to read whole-slide images in Python
+ pkgver = 1.1.0
+ pkgrel = 1
+ url = http://openslide.org/
+ arch = any
+ license = LGPL
+ makedepends = openslide
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://github.com/openslide/openslide-python/releases/download/v1.1.0/openslide-python-1.1.0.tar.xz
+ sha512sums = 0ccb2aa38e2acc470304f421dce708c498e496387cd4e655c1bf61303b7378d04116683a43ca63920df2505b08efcc4f739b0f611e7d3ced8bdfd7d9a17cb06b
+
+pkgname = python-openslide
+ depends = python-pillow
+ depends = python-setuptools
+
+pkgname = python2-openslide
+ depends = python2-pillow
+ depends = python2-setuptools
+