summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-06-14e4s ci environment: packages: update to newer versions (#24308)eugeneswalker1-6/+6
2021-06-14paraver: rename package to wxparaver, add new versions and fix installation ↵Hervé Yviquel2-9/+58
(#24307) * update url, add all new versions and fix installation * add wxparaver package and set the old paraver package as deprecated * remove update of deprecated package * remove old version from new wxparaver * Update url Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-06-14Made mxnet's cuda dependency conditional on +cuda. (#24305)David M. Rogers1-2/+2
2021-06-14adding more description to binary caches (#23934)Vanessasaurus1-0/+23
It is currently kind of confusing to the reader to distinguish spack buildcache install and spack install, and it is not clear how to use a build cache once a mirror is added. Hopefully this little big of description can help (and I hope I got it right!) Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-06-14New package: rmgdft. (#23313)Emil Briggs1-0/+96
2021-06-14Caliper: add v2.6.0 (#24303)QuellynSnead1-1/+2
2021-06-14oneAPI packages: fix install for python2 (#24296)Robert Cohn11-22/+22
Fix platform detection logic to work for Python 2 and 3
2021-06-14HiPACE: new package (#24070)Axel Huebl2-1/+70
Co-authored-by: Severin Diederichs <65728274+SeverinDiederichs@users.noreply.github.com>
2021-06-14leptonica: add v1.81.0 and missing dependencies (#24302)Glenn Johnson1-1/+9
- add version 1.81.0 - add dependencies - giflib - jpeg - libpng - libtiff - libwebp - openjpeg - build shared libs
2021-06-14libwebp: add v1.2.0 and new variants (#24301)Glenn Johnson1-26/+20
- add version 1.2.0 - add variants - giflib - jpeg - libpng - libtiff
2021-06-14Fix the branch for the develop version of IOR (#24079)Sergio1-1/+1
2021-06-14fast-global-file-status: depends_on libtool (#24293)eugeneswalker1-0/+1
2021-06-12gnutls: added unconditional dependency on libidn2 (#21471)Jen Herting1-0/+1
2021-06-12IntelPackage: use 'version_yearlike' in check for libfabrics RPATH. (#16700)Dominik Gresch1-1/+1
Use the 'version_yearlike' attribute instead of 'version' to check if the SPACK_COMPILER_EXTRA_RPATHS should be set to include the built-in 'libfabrics'. When using the bare 'version', the comparison is wrong when building with 'intel-parallel-studio', which has the version format '<edition>.YYYY.Nupdate', due to the leading '<edition>'.
2021-06-12nss: new package (#24288)Michael Kuhn1-0/+69
2021-06-12Ensure all roots of an installed environment are marked explicit in db (#24277)Greg Becker2-0/+28
2021-06-12graphviz: add v2.47.2 (#24273)Olivier Cessenat1-5/+11
Updated dependencies
2021-06-12libinih: add new package (#24289)Vanessasaurus2-0/+19
xfsprogs currently does not install with error message: FATAL ERROR: could not find a valid ini.h header. Adding this package libinih, and including it as a dependency for xfsprogs seems to fix the issue. It could be that we only need to add it for newer versions (if it worked before) and maybe a maintainer can comment on that. Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-06-12py-pytorch-sphinx-theme: add new package (#24283)Adam J. Stewart1-0/+18
2021-06-12nspr: add v4.31 (#24284)Michael Kuhn1-2/+10
2021-06-11llvm: add conflicts for newer gcc (#24281)Seth R. Johnson1-1/+2
Closes #24270
2021-06-11cp2k: add v8.2 (#24265)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-06-11ipopt: add versions up to v3.13.0 (#16706)Adrien Bernede1-12/+21
Pagination on Github prevent spack from easily parse all available versions. Also, due to recent migration to GitHub, tarballs for versions up to 3.12.13 have be regenerated, changing the hash. The current URL will apparently be supported, so we keep it, and give the alternative one as a comment.
2021-06-11setup-env: allow users to skip module function setup (#24236)Adam J. Stewart3-5/+11
* setup-env: allow users to skip module function setup * Add documentation on SPACK_SKIP_MODULES
2021-06-11[py-ippython]: Start py-backcall dependency to start at py-ipython@7.3.0: ↵Tom Payerle1-1/+1
(#24279) This should fix #24278 $INSTALLDIR/lib/python3.7/site-packages/IPython/core/events.py contains an import from backcall even in @7.3.0, so dependency on py-backcall needs to start earlier.
2021-06-11qt+webkit: fix python2 dependency and add opengl conflict (#24276)Manuela Kuhn1-1/+4
2021-06-11py-distributed: restrict py-contextvars dep to newer versions (#23841)Andreas Baumbach1-1/+1
* py-distributed: restrict py-contextvars dep to newer versions Change-Id: I8a6d55b840309aa6966ab310d42252f45b0ef9c7 * fixup dependency on py-contextvars Change-Id: I56b729394af0f5a6fc283344d8af87990c97426b
2021-06-11texlive: restrict poppler version (#24222)Tom Payerle1-1/+1
Restrict poppler version for texlive to poppler@:0.84 Should fix #19946 See also https://github.com/NixOS/nixpkgs/issues/79170 Looks like poppler@0.84 upgraded their header files to use the C++ cstdio instead of the C stdio.h. Since TeX is using C, not C++. this causes problems.
2021-06-11gchp: add v13.0.2 and dev branch (#24206)William Downs1-7/+6
2021-06-11py-pyprecice: fix checksums of 2.2.0.1 and 2.2.1.1 (#24264)ajaust1-2/+2
2021-06-11perl-cgi: add v4.53 (#24266)Olivier Cessenat1-0/+1
2021-06-11scrot: new package (#24250)Jen Herting1-0/+26
2021-06-11Display proper message when patch checksum doesn't match (#24229)iarspider1-1/+1
2021-06-11visit-cgns: better sets VISIT_PLUGIN_DIR to fit VisIt dir struct (#23834)Olivier Cessenat1-20/+20
2021-06-11visit-silo: better sets VISIT_PLUGIN_DIR to fit VisIt dir struct (#23833)Olivier Cessenat1-9/+23
2021-06-11iq-tree: add v2.1.3 (#24235)Rémi Lacroix1-2/+3
2021-06-11extrae: fix import and issue with pthread (#24220)Hervé Yviquel1-2/+6
2021-06-11hpcviewer: add v2021.05 (#24225)Mark W. Krentel1-0/+3
2021-06-11mafft: add v7.481 (#24233)Rémi Lacroix1-0/+1
2021-06-11tophat: set the C++ standard (#21737)Jen Herting1-0/+3
2021-06-11Fixing provides directive for intel-oneapi-onedal package (#24108)Nikolay Petrov2-0/+2
2021-06-11giblib: new package (#24249)Jen Herting1-0/+20
2021-06-11p4est: use the official tarball release. (#24219)Marc Fehling1-4/+8
2021-06-11py-fiscalyear: add v0.3.2 (#24262)Adam J. Stewart1-0/+1
2021-06-10iwyu: add 0.16 (#24258)Michael Kuhn1-0/+2
2021-06-10reframe: add v3.6.1, v3.6.2 (#24239)Carson Woods1-0/+2
2021-06-10New package: py-python-xlib (#24150)Jen Herting1-0/+24
* [py-python-xlib] created template * [py-python-xlib] added dependencies * [py-python-xlib] Final cleanup - added homepage - added description - removed fixmes * [py-python-xlib] allowed newer versions of python
2021-06-10zfp package: ensure openmp variant is processed (#24221)Peter Lindstrom1-1/+2
* zfp: several package improvements - add variants for build targets, language bindings, backends - ensure selected variants are compatible with zfp version - point to GitHub (not LLNL) tar balls - add dependencies - update link to homepage - add maintainers * zfp: address suggestions by Spack team - use conflicts() instead of raising exceptions - use define() and define_from_variant() where applicable * Apply suggestions from code review Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> * Fix ZFP OpenMP build. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-06-10New package: py-keyboard (#23636)Jen Herting1-0/+23
* [py-keyboard] created template * [py-keyboard] - updated homepage - added dependency for OSX - added description - removed fixmes * [py-keyboard] Until py-pyobjc can be created, specifying conflict with platform=darwin * [py-keyboard] is verb
2021-06-10groff: add v1.22.4, update recipe (#24213)Olivier Cessenat2-25/+35
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>