diff options
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
| -rw-r--r-- | sci-visualization/gnuplot/metadata.xml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml deleted file mode 100644 index 160c0f25c669..000000000000 --- a/sci-visualization/gnuplot/metadata.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?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> |
