blob: 5980b67cc1ae570dd91f60dc5970ce2ddcbaec15 (
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
|
pkgbase = pyxplot
pkgdesc = Command-line graphing package with a simple interface that produces publication-quality output.
pkgver = 0.9.2
pkgrel = 6
url = http://www.pyxplot.org.uk/
changelog = pyxplot.changelog
arch = i686
arch = x86_64
license = GPL2
makedepends = imagemagick
makedepends = ghostscript
makedepends = wget
makedepends = python2
depends = libxml2
depends = texlive-latexextra
depends = fftw
depends = gsl
optdepends = python-scipy: mathematical functions
optdepends = python-numpy: mathematical functions
optdepends = gsl: fitting
optdepends = gv: viewing PostScript files
optdepends = ghostscript: for postscript
provides = pyxplot
source = http://www.pyxplot.org.uk/src/pyxplot_0.9.2.tar.gz
sha256sums = 1c592a0bc77caec445a8d72534471c01d66ca1806309e6c983847c2e0b95e689
pkgname = pyxplot
|