summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbe907bae73604b0cd63813e184ae657f769c349 (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
pkgbase = python2-matplotlib
	pkgdesc = A python plotting library, making publication quality plots
	pkgver = 2.2.5
	pkgrel = 7
	url = https://github.com/matplotlib/matplotlib
	arch = x86_64
	license = custom
	makedepends = python2-wheel
	makedepends = xxd
	depends = freetype2
	depends = libpng
	depends = python2-backports.functools_lru_cache
	depends = python2-cycler
	depends = python2-dateutil
	depends = python2-kiwisolver
	depends = python2-numpy
	depends = python2-pyparsing
	optdepends = tk: Tk{Agg,Cairo} backends
	optdepends = python2-pyqt4: Qt4{Agg,Cairo} backends
	optdepends = python2-gobject: for GTK3{Agg,Cairo} backend
	optdepends = python2-wxpython: WX{,Agg,Cairo} backend
	optdepends = python2-cairo: {GTK3,Qt5,Tk,WX}Cairo backends
	optdepends = python2-cairocffi: alternative for Cairo backends
	optdepends = python2-tornado: WebAgg backend
	optdepends = ffmpeg: for saving movies
	optdepends = imagemagick: for saving animated gifs
	optdepends = python2-pillow: for reading/saving jpeg/bmp/tiff files
	optdepends = python2-imaging: [deprecated] alternative to python2-pillow
	optdepends = ghostscript: usetex dependencies
	optdepends = texlive-bin: usetex dependencies
	noextract = matplotlib-2.2.5-cp27-cp27mu-manylinux1_x86_64.whl
	source = https://files.pythonhosted.org/packages/9d/40/5ba7d4a3f80d39d409f21899972596bf62c8606f1406a825029649eaa439/matplotlib-2.2.5-cp27-cp27mu-manylinux1_x86_64.whl
	source = matplotlib-2.2.5-LICENSE.rst::https://github.com/matplotlib/matplotlib/raw/v2.2.5/doc/users/license.rst
	sha256sums = 57077b4023f1af0151b6b580bccfcff2e3ec1e0f689ef58e4d1e751cdfbf13f0
	sha256sums = 24fa9f493d772f3cfdd787ccd619d827bba79083a1ec04129b098f1485f9606f

pkgname = python2-matplotlib