diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-26 17:22:47 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-02-26 17:22:47 +0000 |
commit | 9d2c74fb135c7daffa485d6fce4109a943d4e6a0 (patch) | |
tree | 63cbe72f50ac97e537fcd0364f73804633f65bfe /sci-astronomy/scamp/metadata.xml | |
parent | Install documentation (diff) | |
download | gentoo-2-9d2c74fb135c7daffa485d6fce4109a943d4e6a0.tar.gz gentoo-2-9d2c74fb135c7daffa485d6fce4109a943d4e6a0.tar.bz2 gentoo-2-9d2c74fb135c7daffa485d6fce4109a943d4e6a0.zip |
Initial import to the main tree from the sci overlay. Also included autotools from scamp svn public repository for better dependencies
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/scamp/metadata.xml')
-rw-r--r-- | sci-astronomy/scamp/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-astronomy/scamp/metadata.xml b/sci-astronomy/scamp/metadata.xml new file mode 100644 index 000000000000..54e3f603c97d --- /dev/null +++ b/sci-astronomy/scamp/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + SCAMP computes astrometric and photometric solutions from SExtractor catalogs + and stores them in header files. These headers files can be read by SWarp to + coadd images. +</longdescription> +<use> + <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag> +</use> +</pkgmetadata> |