blob: 003a9887eacc64b80765a81dc511126d7c6c871b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = pgplot
pkgdesc = Fortran- or C-callable, device-independent graphics package for making simple scientific graphs.
pkgver = 5.2.2
pkgrel = 9
url = http://www.astro.caltech.edu/~tjp/pgplot/
changelog = ChangeLog
arch = i686
arch = x86_64
license = custom
makedepends = gcc-fortran
depends = libpng
depends = libx11
options = !makeflags
source = ftp://ftp.astro.caltech.edu/pub/pgplot/pgplot522.tar.gz
source = pndriv.c.patch
source = cpg.patch
md5sums = e8a6e8d0d5ef9d1709dfb567724525ae
md5sums = 25535f059b2e39ea44f93c24a41abacd
md5sums = 0d684a97460aa944f514bd2eaa84058d
pkgname = pgplot
|