diff options
Diffstat (limited to 'sci-astronomy/predict/metadata.xml')
-rw-r--r-- | sci-astronomy/predict/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sci-astronomy/predict/metadata.xml b/sci-astronomy/predict/metadata.xml new file mode 100644 index 000000000000..90f9a653e34a --- /dev/null +++ b/sci-astronomy/predict/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci-astronomy</herd> +<longdescription lang="en"> + Predict is a satellite tracking program. It is probably mostly of interest + to users of amateur satellites, but includes support for optionally + announcing azimuth and elevation to help in manual antenna pointing, + or optical observation of satellites. +</longdescription> +<use> + <flag name='xforms'>Add a "map" client which uses the + <pkg>x11-libs/xforms</pkg> library for its GUI</flag> + <flag name='xplanet'>Project predict data onto world maps generated by + <pkg>x11-misc/xplanet</pkg> / <pkg>x11-misc/xearth</pkg></flag> +</use> +</pkgmetadata> |