summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO42
1 files changed, 42 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..82fa077e6a6f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,42 @@
+# Generated by mksrcinfo v8
+# Sat Apr 30 10:33:16 UTC 2016
+pkgbase = python-scikit-image
+ pkgdesc = Image processing routines for SciPy
+ pkgver = 0.12.3
+ pkgrel = 1
+ url = http://scikit-image.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython2
+ makedepends = cython
+ makedepends = python2-six
+ makedepends = python-six
+ makedepends = python2-scipy
+ makedepends = python-scipy
+ makedepends = python2-matplotlib
+ makedepends = python-matplotlib
+ makedepends = python2-networkx
+ makedepends = python-networkx
+ makedepends = python2-pillow
+ makedepends = python-pillow
+ options = !emptydirs
+ source = https://pypi.python.org/packages/source/s/scikit-image/scikit-image-0.12.3.tar.gz
+ sha256sums = 82da192f0e524701e89c5379c79200bc6dc21373f48bf7778a864c583897d7c7
+
+pkgname = python2-scikit-image
+ depends = python2-scipy
+ depends = python2-matplotlib
+ depends = python2-networkx
+ depends = python2-pillow
+ optdepends = python2-pyqt4: for imshow(x, fancy=True) and skivi
+ optdepends = freeimage: for reading various types of image file formats
+
+pkgname = python-scikit-image
+ depends = python-scipy
+ depends = python-matplotlib
+ depends = python-networkx
+ depends = python-pillow
+ optdepends = python-pyqt4: for imshow(x, fancy=True) and skivi
+ optdepends = freeimage: for reading various types of image file formats
+