blob: 1156d10533ce3779ecaaa7df4926348f13190eeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install pretend
DEPEND=sci-libs/fftw:3.0[threads,openmp?]
DESCRIPTION=library for nonequispaced discrete Fourier transformations
EAPI=7
HOMEPAGE=https://www-user.tu-chemnitz.de/~potts/nfft/
INHERIT=toolchain-funcs
IUSE=doc openmp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sci-libs/fftw:3.0[threads,openmp?]
SLOT=0
SRC_URI=https://github.com/NFFT/nfft/releases/download/3.5.2/nfft-3.5.2.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=d770522e70ab59a9b00c60b02241e4ec
|