summaryrefslogtreecommitdiff
path: root/sci-visualization/gnuplot/metadata.xml
blob: 160c0f25c669e6ed68376e810f7a2df4e01b1d6a (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
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
  <email>ulm@gentoo.org</email>
  <name>Ulrich Müller</name>
</maintainer>
<maintainer type="project">
  <email>sci@gentoo.org</email>
  <name>Gentoo Science Project</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="amos">
    Enable Amos routines for complex Airy and Bessel functions
    (<pkg>dev-libs/openspecfun</pkg>)
  </flag>
  <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
  <flag name="gd">
    Add support for <pkg>media-libs/gd</pkg>.
    Needed for GIF, JPEG, and PNG image output.
  </flag>
  <flag name="gpic">Include support for gpic terminal</flag>
  <flag name="libcerf">
    Enable special functions from <pkg>sci-libs/libcerf</pkg>
  </flag>
  <flag name="metafont">Include support for metafont terminal</flag>
  <flag name="metapost">Include support for metapost terminal</flag>
  <flag name="regis">Include support for ReGIS terminal</flag>
  <flag name="tgif">Include support for tgif terminal</flag>
</use>
<upstream>
  <remote-id type="sourceforge">gnuplot</remote-id>
</upstream>
</pkgmetadata>