summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 82fa077e6a6f9af01b6c9a63fb0c60e61642f813 (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
34
35
36
37
38
39
40
41
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