blob: ca393a43333abd00d18dafe85c5592ba5f5dafee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare pretend test
DEPEND=sci-libs/fftw:3.0[threads,openmp?]
DESCRIPTION=library for nonequispaced discrete Fourier transformations
EAPI=5
HOMEPAGE=http://www-user.tu-chemnitz.de/~potts/nfft
IUSE=openmp static-libs
KEYWORDS=~x86 ~amd64
LICENSE=GPL-2
RDEPEND=sci-libs/fftw:3.0[threads,openmp?]
SLOT=0
SRC_URI=http://www-user.tu-chemnitz.de/~potts/nfft/download/nfft-3.2.3.tar.gz
_eclass_exported_funcs=pkg_pretend:- src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=65d4c64260db0cf0f6f1147d083fe5ac
|