UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

fftw-quad

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).

Package info

Template:
Codename: fftw-quad
Source file: fftw-3.3.10.tar.gz
Source directory: fftw-3.3.10
Package URL: fftw-3.3.10.tar.gz
Package md5-checksum URL: fftw-3.3.10.tar.gz.md5sum
Dependances: fftw-longdouble.
Dependance of: blender, mlt, shotcut.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr    \
            --enable-shared  \
            --disable-static \
            --enable-threads \
            --enable-quad-precision

Build script:
make

Install script:
make install