diff options
author | Seth R. Johnson <johnsonsr@ornl.gov> | 2019-08-01 13:22:35 -0400 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-08-01 10:22:35 -0700 |
commit | 46027bea13572edd8b7134733581c12a6c847867 (patch) | |
tree | 64a0e7e91d1812b7984ea1503ad5641dccf72dd8 /etc | |
parent | 4ff14bd0b239bc6eabfd9d668b09d28699889f7b (diff) | |
download | spack-46027bea13572edd8b7134733581c12a6c847867.tar.gz spack-46027bea13572edd8b7134733581c12a6c847867.tar.bz2 spack-46027bea13572edd8b7134733581c12a6c847867.tar.xz spack-46027bea13572edd8b7134733581c12a6c847867.zip |
Fix QT4 build for mac (#10944)
This updates the Spack QT package to enable building qt version 4 on
MacOS.
This includes the following changes to the qt package:
* add version 4.8.7
* add option to build with or without shared libs
* add options to disable tools, ssl, sql, and freetype support
* add qt4-tools patch when building qt@4+tools
* add option to build as a framework (only available on MacOS)
* replace qt4-el-capitan patch with qt4-mac patch (which includes the
edits from qt4-el-capitan)
* apply qt4-pcre-include-conflict.patch only for version 4.8.6
(rather than all 4.x versions)
* apply qt4-gcc-and-webkit.patch for 4.x versions before 4.8.7 and
create a separate qt4-gcc-and-webkit-487.patch for version 4.8.7
* update patch function for qt@4 on MacOS to update configure
variables relevant to Spack (e.g. PREFIX)
* add option to build freetype with Spack, as a vendored dependency
of QT, or not at all (default is to build with Spack)
This includes the following edits outside of the qt package:
* Update MacOS version utility function to return all parts of the
Mac version (rather than just the first two)
* gettext package: implement "libs"
* python package: add gettext as a dependency
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions