Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-15 | libblastrampoline: add v3.1.0 (#26769) | Mosè Giordano | 1 | -0/+1 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-10-15 | Fix ruby dependent extensions. (#26729) | Brice Videau | 1 | -5/+9 | |
* Fix ruby dependent extensions. * Added Kerilk as maintainer. | |||||
2021-10-15 | GCC: Conflict for <12 for M1 (#26318) | Axel Huebl | 1 | -0/+4 | |
aarch64/M1 is only a supported build combination for GCC in the planned GCC 12+ release. | |||||
2021-10-15 | py-charset-normalizer: add v2.0.7 (#26756) | Mickaël Schoentgen | 1 | -0/+19 | |
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr> | |||||
2021-10-15 | py-rdflib: add 6.0.2 (#26757) | Manuela Kuhn | 1 | -2/+5 | |
2021-10-15 | py-ipykernel: add 6.4.1 and fix deps (#26758) | Manuela Kuhn | 1 | -3/+10 | |
2021-10-15 | py-setuptools: add 58.2.0 (#26759) | Manuela Kuhn | 1 | -0/+1 | |
2021-10-15 | py-jupyter-client: add 6.1.12 (#26760) | Manuela Kuhn | 1 | -0/+4 | |
2021-10-15 | libabigail: add v2.0 (#26753) | Vanessasaurus | 2 | -1/+42 | |
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-10-15 | Disable parallel builds in groff and gosam-contrib (#26730) | Joseph Wang | 2 | -1/+5 | |
Work around to #26726 and #26714 | |||||
2021-10-15 | HiOp: add v0.5.0 + small changes in dependencies (#26744) | Cameron Rutherford | 1 | -3/+5 | |
2021-10-15 | paraview: add adios2 variant (#26728) | kwryankrattiger | 1 | -0/+7 | |
2021-10-15 | Removing NCEP Post (ncep-post). (#26749) | Timothy Brown | 2 | -399/+0 | |
UPP and ncep-post are the same package, so this PR removes the duplication. ncep-post was originally named after the upstream repo that now changed its name to UPP. | |||||
2021-10-15 | vtk: modify conflict between osmesa and qt (#26752) | Eric Brugger | 1 | -3/+2 | |
2021-10-14 | Remove extra tag assignments (#26692) | Tamara Dahlgren | 4 | -12/+4 | |
2021-10-14 | py-datalad: add 0.15.2 (#26750) | Manuela Kuhn | 1 | -1/+2 | |
2021-10-14 | cp2k: use variant propagation trick for virtuals (#26737) | Harmen Stoppels | 1 | -5/+6 | |
2021-10-14 | add py-pyh5md and update py-espressopp (#26746) | Christoph Junghans | 2 | -0/+21 | |
* add py-pyh5md and update py-espressopp * Update package.py | |||||
2021-10-14 | libfive: Add all variants, +qt needs qt@5.15.2:+opengl (#26629) | Bernhard Kaindl | 1 | -3/+22 | |
Refresh of deps to fix the build and add variants from CMakeLists.txt | |||||
2021-10-14 | sombrero: add version 2021-08-16 (#26741) | Mosè Giordano | 1 | -0/+2 | |
2021-10-14 | vc: Enable the testsuite, excluding tests failing on Zen2 (#26699) | Bernhard Kaindl | 2 | -0/+35 | |
This fixes running the testsuite, it adds the package virtest for it. | |||||
2021-10-14 | switch to the smoke testing included in heffte (#26720) | Miroslav Stoyanov | 1 | -54/+9 | |
2021-10-14 | alpgen: new package (#26713) | iarspider | 7 | -0/+6922 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2021-10-14 | edm4hep: new version, fix tests (depends on catch2) (#26679) | Thomas Madlener | 2 | -0/+16 | |
2021-10-14 | podio: new version and fix python unittest env (#26649) | Thomas Madlener | 2 | -0/+15 | |
2021-10-14 | phist: Fix build of 1.9.6, fix build- and install-tests (#26727) | Bernhard Kaindl | 1 | -9/+23 | |
Primary fix: Due to a typo in a version range, overlapping PR merges resulted in a build failure of the latest version: Don't attempt to remove a non-existing file for version 1.9.6. Secondary fixes: update_tpetra_gotypes.patch was mentioned twice, and the version range has to exclude @1.4.2, to which it cannot be applied. Add depend_on() py-pytest, py-numpy and pkgconfig with type='test' @:1.9.0 fail with 'Rank mismatch with gfortran@10:, add a conflicts(). raise InstallError('~mpi not possible with kernel_lib=builtin!') when applicable. Fixes for spack install --test=root phist: mpiexec -n12 puts a lot of stress on a pod and gets stuck in a loop very often: Reduce the mpiexec procs and the number of threads. Remove @run_after('build') @on_package_attributes(run_tests=True): from 'def check()': fixes it from getting called twice The build script of 'make test_install' for the installcheck expects the examples to be copied to self.stage.path: Provide them. | |||||
2021-10-14 | LAMMPS: update recipe for %aocc (#26710) | AMD Toolchain Support | 1 | -5/+12 | |
* updating the recipe for betterment * addressing the suggesions received from reviewers * adding package helper macros Co-authored-by: mohan002 <mohbabul@amd.com> | |||||
2021-10-14 | Qt: Qt fixes for a Cray AMD system. (#26722) | Eric Brugger | 1 | -1/+4 | |
* Qt fixes for a Cray AMD system. * Update to latest changes. | |||||
2021-10-13 | openslide: Fix missing dependencies: gdk-pixbuf and perl-alien-libxml2 (#26620) | Bernhard Kaindl | 3 | -2/+4 | |
Add missing pkgconfig to openslide and its dep perl-alien-libxml2. Fix shared-mime-info to be a runtime dependency of gdk-pixbuf, Otherwise, configure cannot detect use gdk-pixbuf without error. | |||||
2021-10-13 | r-imager: add depends_on('r+X') and bump version (#26697) | Bernhard Kaindl | 1 | -0/+2 | |
2021-10-14 | dealii: @9.3.1 has build errors with boost@1.77.0 - so add dependency on ↵ | Satish Balay | 1 | -0/+2 | |
boost@1.76.0 [or lower] (#26709) | |||||
2021-10-13 | py-mne: add full variant (#26702) | Manuela Kuhn | 1 | -0/+41 | |
2021-10-13 | metall: add version 0.17 (#26694) | Keita Iwabuchi | 1 | -3/+7 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2021-10-13 | magics: Add v4.9.3 to fix build with gcc@11, skip broken testcase (#26695) | Bernhard Kaindl | 1 | -0/+4 | |
To build with gcc-11, v4.9.3 is needed, conflict added for older revs. | |||||
2021-10-13 | qgis: fix build of LTS release with proj>7 (#26696) | Bernhard Kaindl | 1 | -1/+8 | |
Co-authored-by: Sinan <sbulutw@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-10-13 | Add camp 0.3.0 and 0.2.3 (#26717) | David Beckingsale | 1 | -0/+2 | |
2021-10-13 | vapor: Fix the build and update: Use correct deps and find numpy incdir (#26630) | Bernhard Kaindl | 2 | -13/+22 | |
vapor needs proj@:7 and gives a list of tested dependency versions. Make it find the numpy include path and add version 3.5.0 as well | |||||
2021-10-13 | sfcgal: build fails with cgal@:4.6, works with cgal@4.7: (#26642) | Bernhard Kaindl | 1 | -3/+5 | |
Use depends_on('cgal@4.7: +core') to fix the build | |||||
2021-10-13 | wireshark: Fix install race and skip network capture tests (#26698) | Bernhard Kaindl | 1 | -0/+6 | |
The network capture tests can't pass when built as normal user. | |||||
2021-10-13 | SEACAS: add a Faodel variant (#26583) | Todd Kordenbrock | 1 | -1/+16 | |
* SEACAS: add a Faodel variant * Use safer CMake and variant packages instead of directly adding parameters Add a "+faodel ~mpi" dependency to balance "+faodel +mpi" | |||||
2021-10-13 | superlu-dist add version 7.1.0 (#26708) | Satish Balay | 1 | -0/+1 | |
2021-10-13 | Add version 4.12.0 (#26532) | haralmha | 1 | -0/+1 | |
2021-10-13 | photos-f: new package (Fortran version) (#26703) | iarspider | 2 | -0/+117 | |
2021-10-13 | slepc: set up SLEPC_DIR for dependent packages (#26701) | Jose E. Roman | 1 | -0/+4 | |
2021-10-13 | py-convokit: new package (#26236) | Jen Herting | 1 | -0/+31 | |
Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2021-10-13 | cppgsl: disable tests on gcc11 (#26593) | Joseph Wang | 1 | -3/+3 | |
2021-10-13 | phist: Fix build: ppc64_sse.patch only applies to 1.9.4 (#26704) | Bernhard Kaindl | 1 | -3/+4 | |
ppc64_sse.patch can only be applied to 1.9.4: * Older releases don't have the patched file * All newer releases carry the change of the patch already. | |||||
2021-10-13 | salome-medcoupling: new package (with dependencies) (#25785) | Francis Kloss | 6 | -0/+310 | |
Adds new packages for using MEDCoupling from SALOME platform | |||||
2021-10-13 | feq-parse: add version 1.1.0 and update maintainer (#26060) | Joe Schoonover | 1 | -1/+2 | |
2021-10-13 | garfieldpp: update dependencies, add variant (#25816) | Valentin Volkl | 1 | -0/+10 | |