blob: 0be6acd54b5a86638c819cf7ad1d73048273c1a7 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
pkgbase = python-matplotlib-git
pkgdesc = A python plotting library for making publication quality plots, master git branch
pkgver = r49602.5e34777719
pkgrel = 1
url = http://matplotlib.org
arch = i686
arch = x86_64
license = custom
checkdepends = python-mock
checkdepends = xorg-server-xvfb
checkdepends = texlive-core
checkdepends = texlive-latexextra
checkdepends = imagemagick
checkdepends = ffmpeg
checkdepends = mencoder
checkdepends = inkscape
checkdepends = python-pycodestyle
checkdepends = python-pandas
makedepends = rsync
makedepends = git
makedepends = python-pytz
makedepends = python-numpy
makedepends = tk
makedepends = python-cairocffi
makedepends = python-dateutil
makedepends = python-gobject
makedepends = python-pyparsing
makedepends = pygtk
makedepends = python-six
makedepends = ghostscript
makedepends = texlive-bin
makedepends = python-tornado
makedepends = gtk3
makedepends = python-wxpython
makedepends = python-pyqt5
makedepends = libxkbcommon-x11
makedepends = python-pillow
makedepends = python-setuptools
makedepends = python-cycler
makedepends = pybind11
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = meson-python
source = git+https://github.com/matplotlib/matplotlib.git#branch=main
source = setup.cfg
md5sums = SKIP
md5sums = 5fa7d3c374ec049e3ed592ddff0111be
pkgname = python-matplotlib-git
depends = python-kiwisolver
depends = python-pytz
depends = python-numpy
depends = python-pyqt5
depends = python-dateutil
depends = python-pyparsing
depends = python-cycler
depends = libxkbcommon-x11
optdepends = python-gobject: for GTK3Agg/GTK3Cairo backend
optdepends = python-cairocffi: for GTK3Agg/GTK3Cairo backend
optdepends = tk: used by the TkAgg backend
optdepends = ghostscript: usetex dependencies
optdepends = texlive-bin: usetex dependencies
optdepends = python-tornado: for webagg backend
optdepends = python-pillow: for reading/saving .jpg/bmp/tiff files
provides = python-matplotlib
conflicts = python-matplotlib
conflicts = python-matplotlib2
|