diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-01-21 10:06:15 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-01-21 10:06:15 +0000 |
commit | 7d05cf02d40dfba669c7ddcaa1a4227f129624ff (patch) | |
tree | e50cdf1b93637becbc2310aaee8503b2db9a3530 /sci-libs/szip/metadata.xml | |
parent | Removed mirror restriction, now tar ball on mirrors (diff) | |
download | gentoo-2-7d05cf02d40dfba669c7ddcaa1a4227f129624ff.tar.gz gentoo-2-7d05cf02d40dfba669c7ddcaa1a4227f129624ff.tar.bz2 gentoo-2-7d05cf02d40dfba669c7ddcaa1a4227f129624ff.zip |
Fixed SRC_URI and re-fetch tar, thanks to Valeri Sokolov, closing bug #255692. Patch not needed anymore, and install one example. Removed older version, updated description in metadata.xml
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/szip/metadata.xml')
-rw-r--r-- | sci-libs/szip/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-libs/szip/metadata.xml b/sci-libs/szip/metadata.xml index b229aec85b8f..a1d93197140d 100644 --- a/sci-libs/szip/metadata.xml +++ b/sci-libs/szip/metadata.xml @@ -2,4 +2,13 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci</herd> +<longdescription lang="en"> + The Consultative Committee on Space Data Systems (CCSDS) has adopted + the extended-Rice algorithm for international standards for space + applications. Szip is reported to provide fast and effective + compression, specifically for the EOS data generated by the NASA + Earth Observatory System (EOS). It was originally developed at + University of New Mexico (UNM) and integrated with HDF4 by UNM + researchers and developers. It can be used for HDF 5 as well. +</longdescription> </pkgmetadata> |