summaryrefslogtreecommitdiff
blob: 72afd323a038bcd12483aed1fb562717347ef6fb (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<maintainer>
		<email>ulm@gentoo.org</email>
		<name>Ulrich Müller</name>
	</maintainer>
	<maintainer>
		<email>ottxor@gentoo.org</email>
		<name>Christoph Junghans</name>
	</maintainer>
	<longdescription>
  Gnuplot is a command-driven interactive function plotting program.
  It can be used to plot functions and data points in both two- and
  three-dimensional plots in many different formats. It is designed
  primarily for the visual display of scientific data.
</longdescription>
	<use>
		<flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
    Needed for GIF, JPEG, and PNG image output.</flag>
		<flag name="thin-splines">Enable thin plate splines</flag>
		<flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
	</use>
</pkgmetadata>