Merge pull request #7508 from IdrisKalp/master

fftw3 3.3.8
This commit is contained in:
Idris Kalp
2020-01-12 21:21:17 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library for computing the discrete Fourier transform (DFT)</Summary>
<Description>fftw3 is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).</Description>
<Archive sha1sum="2ae980a8d44c161ce4a09c6e2d1c79243ecbabb2" type="targz"> http://www.fftw.org/fftw-3.3.7.tar.gz</Archive>
<Archive sha1sum="59831bd4b2705381ee395e54aa6e0069b10c3626" type="targz">ftp://ftp.fftw.org/pub/fftw/fftw-3.3.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgfortran</Dependency>
<Dependency>libquadmath</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-12</Date>
<Version>3.3.8</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-08-03</Date>
<Version>3.3.7</Version>