pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/defaults



Module Name:    pkgsrc
Committed By:   thor
Date:           Fri May  7 12:31:04 UTC 2021

Modified Files:
        pkgsrc/mk/defaults: options.description

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


To generate a diff of this commit:
cvs rdiff -u -r1.651 -r1.652 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.651 pkgsrc/mk/defaults/options.description:1.652
--- pkgsrc/mk/defaults/options.description:1.651        Mon May  3 23:32:19 2021
+++ pkgsrc/mk/defaults/options.description      Fri May  7 12:31:04 2021
@@ -223,6 +223,8 @@ ffmpeg                      Enable ffmpeg support.
 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 @@ mp4v2                       Enable MP4 support using mp4v2.
 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 @@ openexr                     Use OpenEXR as imaging library
 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