pkgsrc/math/fftw/PLIST
nia eab927a4f0 split fftw package into -long and -quad precision variants
the package previously used PKG_OPTIONS for this, but PKG_OPTIONS
are harmful in the case that they effect the resulting ABI of
library packages. this way, things that actually need fftwl and fftwq
can depend on these sub-packages.

this also fixes fftwq on NetBSD by making it pull in libquadmath.
another thing about PKG_OPTIONS for library components is that
they mean certain components don't get tested...
2021-05-16 10:14:09 +00:00

30 lines
846 B
Text

@comment $NetBSD: PLIST,v 1.16 2021/05/16 10:14:09 nia Exp $
bin/fftw-wisdom
bin/fftw-wisdom-to-conf
bin/fftwf-wisdom
${PLIST.mpi}include/fftw3-mpi.f03
${PLIST.mpi}include/fftw3-mpi.h
include/fftw3.f
include/fftw3.f03
include/fftw3.h
${PLIST.mpi}include/fftw3l-mpi.f03
include/fftw3l.f03
include/fftw3q.f03
info/fftw3.info
lib/cmake/fftw3/FFTW3Config.cmake
lib/cmake/fftw3/FFTW3ConfigVersion.cmake
lib/cmake/fftw3/FFTW3fConfig.cmake
lib/cmake/fftw3/FFTW3fConfigVersion.cmake
lib/libfftw3.la
${PLIST.mpi}lib/libfftw3_mpi.la
${PLIST.omp}lib/libfftw3_omp.la
${PLIST.pthreads}lib/libfftw3_threads.la
lib/libfftw3f.la
${PLIST.mpi}lib/libfftw3f_mpi.la
${PLIST.omp}lib/libfftw3f_omp.la
${PLIST.pthreads}lib/libfftw3f_threads.la
lib/pkgconfig/fftw3.pc
lib/pkgconfig/fftw3f.pc
man/man1/fftw-wisdom-to-conf.1
man/man1/fftw-wisdom.1
man/man1/fftwf-wisdom.1