summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e37de5b593846d3d9f5c6664679a6cc937d7899d (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
# Tue Apr 25 20:25:52 UTC 2017
pkgbase = python-scikit-image
	pkgdesc = Image processing routines for SciPy
	pkgver = 0.13.0
	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/f0/a2/918366ba9095ed4c07646be903c795f375d978ee418136eecb0571559719/scikit-image-0.13.0.tar.gz
	sha256sums = 77a636bdc08c7668a15951894548c527f0c8c5c2abc86cb850de17551af51e3e

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