diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2010-05-26 19:02:45 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2010-05-26 19:02:45 +0000 |
commit | 5bcdd28452a57d2a373a9d5ded4cc625f2ed551d (patch) | |
tree | bf452e8252a52cfcbba6e91b8b1b0fb9e6e66a68 /sci-astronomy/cpl/metadata.xml | |
parent | stable amd64, bug 316395 (diff) | |
download | historical-5bcdd28452a57d2a373a9d5ded4cc625f2ed551d.tar.gz historical-5bcdd28452a57d2a373a9d5ded4cc625f2ed551d.tar.bz2 historical-5bcdd28452a57d2a373a9d5ded4cc625f2ed551d.zip |
Import to the main tree and bump
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy/cpl/metadata.xml')
-rw-r--r-- | sci-astronomy/cpl/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/sci-astronomy/cpl/metadata.xml b/sci-astronomy/cpl/metadata.xml new file mode 100644 index 000000000000..1b34a43fa1a1 --- /dev/null +++ b/sci-astronomy/cpl/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<longdescription lang="en"> + The Common Pipeline Library (CPL) comprises a set of ISO-C libraries + that provide a comprehensive, efficient and robust software + toolkit. It forms a basis for the creation of automated astronomical + data-reduction tasks (known as "pipelines"). CPL Title Graphic The CPL + was developed to standardise the way VLT instrument pipelines are + built, to shorten their development cycle and to ease their + maintenance. However, it may be more generally applied to any similar + application, and the details of the CPL code have been engineered in a + way to make the library portable and flexible, as well as minimising + external dependencies. +</longdescription> +<use> + <flag name='gasgano'> + Enable support for <pkg>sci-astronomy/gasgano</pkg> file organizer + </flag> +</use> +</pkgmetadata> |