Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--sci-libs--fftw-3.3.6_p2--C.30946.1503263311.551322.C.tar.bz2 1374967 SHA256 029ecbb369179afac656990cd730df21fb13ce37fac3ae617a21f7d9d2ba6a8a SHA512 06c89a84558933bbe8fb91ea4dc8a8a18f8ad1c0a80fd94f4d61965e003cf76b3ec1d391c1a45bb38d1ee908df9d1e8b0ea827a9053b8624dafee8989df2e1ce WHIRLPOOL 31c5a73d185b27da22acc34a64ce6d1ab5411658ce9174438f6e447a2f1cc4fda4760cfec77922ef9f8704647244603de1a78446649a6f980490419e613ef6a5
|
||||
PBIN fftw-3.3.6_p2.pbin-1+exheres-0 3858 SHA256 305b1c17b82b20ff6afc7abb29f1729ed2be99f47b080bb67bfcd2097f52baa3 SHA512 cdfd1376543dbb87cafe21b87f637ff7770a858aa24178ac3d2f9eeb2a4a03c5448a6444c736184bf6ad56445aa514b492dc60661cdbb6fa89a0da112f5812ef WHIRLPOOL 58ea80bf0b57ca8530b115795e34d74c714ea8ebec5ceaceb7985919f576d06e90483de6f0aa28e1e0012b3cf869fe02cd2bc701cae892b86f372ce8a0cc539b
|
||||
DIST hasufell-binhost--sci-libs--fftw-3.3.7--C.25169.1518645684.88095.C.tar.bz2 1381754 SHA256 7dbf147f8a19383ad5a951f6b6a2b92c973ccc383fb195c1de9d59f2dfddd015 SHA512 208db9664226d94ad10d423a1c7cf86a88812ac50322fe6619ea7819c9a110fc0ab9ac831843db6a064a5304a6d14a78aaf8f8241bb1fb98b881461884c2af59 WHIRLPOOL f9ad62fa2201e974e356ed119dfbac08db69b4fbadc16e0594eb3a5f6cf18198d2f9b61b9b356d358fd9da06eb56719120e39a3cf5852e06d6a7d623f24e0660
|
||||
PBIN fftw-3.3.7.pbin-1+exheres-0 3849 SHA256 a114665c2447b9e0b03283fae7e95e20735d05742d9c6f42358430079aeeee18 SHA512 3e1ff403eeb4c9e3e559afbb1214d2f5ce0a9233b886e12e591981bd75aeac9cb75f0c260d0628612cbe05d2f34695ac9d162836b3d39509e453efdf4a030dd0 WHIRLPOOL 4fdaebd7a673ce5c3b772d037e9e77f621dd10a86e44eb33bade8d5faae09cfc60c9799869eb0eaf540cfd880a12dbad1f3f96274450584184faf7555322dae6
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Sun Aug 20 23:08:32 CEST 2017
|
||||
# Created by paludis-3.0.0 on Wed Feb 14 23:01:24 CET 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: virtual/pkg-config build+run: fortran? ( sys-libs/libgfortran:=6 ) openmp? ( sys-libs/libgomp:= ) mpi? ( sys-cluster/openmpi ) quadmath? ( sys-libs/libquadmath:=6 ) ) [[ defined-in = [ fftw.exlib ] ]]"
|
||||
DESCRIPTION=" FFTW 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) FFTW's performance is typically superior to that of other publicly available FFT software, and is even competitive with vendor-tuned codes. In contrast to vendor-tuned codes, however, FFTW's performance is portable: the same program will perform well on most architectures without modification. Hence the name, \"FFTW\", which stands for the somewhat whimsical title of \"Fastest Fourier Transform in the West.\""
|
||||
@@ -9,10 +9,10 @@ MYOPTIONS="( ( fortran [[ description = [ Adds support for Fortran (formerly f77
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="GPL-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="http://www.fftw.org/fftw-3.3.6-pl2.tar.gz"
|
||||
DOWNLOADS="http://www.fftw.org/fftw-3.3.7.tar.gz"
|
||||
OPTIONS="platform:amd64 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1503263312"
|
||||
GENERATED_TIME="1518645684"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="scientific"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sci-libs--fftw-3.3.6_p2--C.30946.1503263311.551322.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sci-libs--fftw-3.3.7--C.25169.1518645684.88095.C.tar.bz2"
|
||||
SUMMARY="FFTW is a C subroutine library for computing the discrete Fourier transform"
|
||||
BUGS_TO="tanderson@caltech.edu"
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user