blob: b3c6044a0cc9a5aa2708b7c264234952a3ded8f6 (
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.3
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.3.tar.gz
source = lua53_compat.patch
sha256sums = ec52e3af8c4083d4538152b3f13db47f6d29929a3f6ecec5365c834e77f251ab
sha256sums = bfd8a61abbf4491c74225cb9fd252619d4fc29751838bcb4c0639ffe05a00695
pkgname = gnuplot-headless
|