summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-04-30 16:44:54 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-04-30 16:44:54 +0000
commit833605798c27d509f9f41c3927d1812621859a79 (patch)
tree7ad13581c1b7b2b307bae565e64e6ab33ece111c /sci-libs/fftw/metadata.xml
parentVersion bump. (diff)
downloadgentoo-2-833605798c27d509f9f41c3927d1812621859a79.tar.gz
gentoo-2-833605798c27d509f9f41c3927d1812621859a79.tar.bz2
gentoo-2-833605798c27d509f9f41c3927d1812621859a79.zip
Revamped ebuild for version 2: x86 hacks now only for x86 arches, added a
(Portage version: 2.1.2.2)
Diffstat (limited to 'sci-libs/fftw/metadata.xml')
-rw-r--r--sci-libs/fftw/metadata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-libs/fftw/metadata.xml b/sci-libs/fftw/metadata.xml
index b229aec85b8f..9c91dfbff0eb 100644
--- a/sci-libs/fftw/metadata.xml
+++ b/sci-libs/fftw/metadata.xml
@@ -2,4 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
+<longdescription lang="en">
+The Fastest Fourier Transform in the West is a C subroutine library
+for computing the Discrete Fourier Transform (DFT) in one or more
+dimensions, of both real and complex data, and of arbitrary input
+size. It is becoming the FFT library of choice for most
+applications. Benchmarks, performed on a variety of platforms, show
+that FFTW's performance is typically superior to that of other
+publicly available FFT software.
+</longdescription>
</pkgmetadata>