summaryrefslogtreecommitdiff
path: root/sci-visualization/gnuplot/metadata.xml
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /sci-visualization/gnuplot/metadata.xml
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
-rw-r--r--sci-visualization/gnuplot/metadata.xml40
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>