pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/defaults options.description: add some from math/fftw



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cbba84892e6
branches:  trunk
changeset: 452239:4cbba84892e6
user:      thor <thor%pkgsrc.org@localhost>
date:      Fri May 07 12:31:04 2021 +0000

description:
options.description: add some from math/fftw

diffstat:

 mk/defaults/options.description |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (28 lines):

diff -r ed9ec60394ba -r 4cbba84892e6 mk/defaults/options.description
--- a/mk/defaults/options.description   Fri May 07 11:59:41 2021 +0000
+++ b/mk/defaults/options.description   Fri May 07 12:31:04 2021 +0000
@@ -223,6 +223,8 @@
 ffmpegthumbnailer      Enable ffmpeg thumbnailing support.
 fftw                   Use the fftw library for Discrete Fourier Transforms.
 fftw-fortran           Enable Fortran support.
+fftw-long      Enable long double in FFTW.
+fftw-quad      Enable quad precision in FFTW.
 fido                   Enable U2F/FIDO/FIDO2/WebAuthn support.
 filter-design          Adding filter_design capability.
 finger                 Enable finger support.
@@ -569,6 +571,7 @@
 mpcdec                 Enable Musepack decoder library support.
 mpcenc                 Enable Musepack encoder library support.
 mpeg3                  Enable libmpeg3 MPEG decoding library support.
+mpi    Enable use of the Message Passing Interface library.
 mpg123                 Enable MP3 support using mpg123.
 mpg123-altivec         Enable altivec optimized dithering code.
 mpg123-fifo            Enable FIFO support for the mpg123 control interface.
@@ -640,6 +643,7 @@
 opengl                 Use OpenGL as display library.
 opengrok-build         Enable building of OpenGrok from source.
 openldap               Enable OpenLDAP support.
+openmp Enable OpenMP multithreading.
 openmpi-vampirtrace    Build VampirTrace as part of OpenMPI.
 openssl                        Enable OpenSSL support.
 opentracker-ipv6-only  Enable IPv6 mode for opentracker (disables IPv4).



Home | Main Index | Thread Index | Old Index