summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e71aa67b4679c393d480b753a75f31d6bacfc300 (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
pkgbase = plplot
	pkgdesc = A cross-platform software package for creating scientific plots
	pkgver = 5.15.0
	pkgrel = 5
	url = http://plplot.sourceforge.net/
	arch = i686
	arch = x86_64
	license = LGPL
	license = custom
	makedepends = cmake
	makedepends = wxwidgets-gtk3
	depends = libtool
	depends = tk
	optdepends = qhull: calculating convex hulls
	optdepends = agg: high quality rendering engine in C++
	optdepends = swig: connects Plplot C library to Python, Java and Lua (must be present at compile time for Java)
	optdepends = gd: ability to output png, jpeg and gif files
	optdepends = qt4: display plots, output various formats using the Qt UI framework
	optdepends = wxgtk: displays plots using wxWidgets library
	optdepends = freetype2: enables use of ttf fonts for some drivers
	optdepends = ttf-freefont: enables use of ttf fonts for some drivers
	optdepends = cairo: displays plots and save to different file formats
	options = !libtool
	options = !makeflags
	source = http://downloads.sourceforge.net/sourceforge/plplot/plplot-5.15.0.tar.gz
	source = plplot.patch
	md5sums = 36aec5bfadc2e207cf8ee39f573c9303
	md5sums = 16ed4043306ce791e28ef80a80c1fbfd

pkgname = plplot