blob: 01041349eabab862689f927275256df7a5404b15 (
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
|
pkgbase = gnuplot-headless
pkgdesc = Plotting package which outputs to PostScript, PNG, GIF, and others, without X deps
pkgver = 6.0.4
pkgrel = 1
url = http://www.gnuplot.info
arch = i686
arch = x86_64
arch = aarch64
arch = aarch32
license = LicenseRef-Gnuplot
makedepends = texlive-latexextra
depends = gcc-libs
depends = glibc
depends = libcerf
depends = lua
depends = readline
provides = gnuplot
conflicts = gnuplot
source = https://downloads.sourceforge.net/sourceforge/gnuplot/gnuplot-6.0.4.tar.gz
source = lua53_compat.patch
sha256sums = 458d94769625e73d5f6232500f49cbadcb2b183380d43d2266a0f9701aeb9c5b
sha256sums = bfd8a61abbf4491c74225cb9fd252619d4fc29751838bcb4c0639ffe05a00695
pkgname = gnuplot-headless
|