pkgsrc/math/fftw-long/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

10 lines
327 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/05/16 10:14:09 nia Exp $
bin/fftwl-wisdom
lib/cmake/fftw3/FFTW3lConfig.cmake
lib/cmake/fftw3/FFTW3lConfigVersion.cmake
lib/libfftw3l.la
${PLIST.mpi}lib/libfftw3l_mpi.la
${PLIST.omp}lib/libfftw3l_omp.la
${PLIST.pthreads}lib/libfftw3l_threads.la
lib/pkgconfig/fftw3l.pc
man/man1/fftwl-wisdom.1