summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/hdf5: add explanatory comment for SLOTSam James2024-04-231-0/+1
| | | | | | See https://github.com/HDFGroup/hdf5/commits/hdf5_1_14_4/config/lt_vers.am. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: add 1.14.4_p2Sam James2024-04-165-0/+243
| | | | | | | | Drop LTO filtering as it's fixed upstream. Bug: https://bugs.gentoo.org/922800 Bug: https://bugs.gentoo.org/930089 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 sparc, #923536Matoro Mahri2024-02-211-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-libs/hdf5: suppress LTO due to compile errorsEli Schwartz2024-02-041-0/+2
| | | | | | | | It uses fortran code that fails with lto-type-mismatch Bug: https://bugs.gentoo.org/922800 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 arm64, #923536Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 x86, #923536Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 amd64, #923536Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 ppc64, #923536Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 arm, #923536Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.3-r1 ppc, #923536Sam James2024-02-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Move {sys-devel → dev-build}/libtoolMichał Górny2024-01-151-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {sys-devel → dev-build}/autoconfMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 ppc, #920131Arthur Zamarin2023-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: fix broken examplesdir supportEli Schwartz2023-12-181-4/+1
| | | | | | | | | | | | | | | | | | | | | | Since at least upstream version 1.12.2, upstream added a configure option to choose the examples directory. It was no longer hardcoded in Makefile.am, which means the sed fixup did not work, but also the option wasn't passed. Upstream commit: https://github.com/HDFGroup/hdf5/commit/b8a93a7224114739e42f32aaf62ae64fd1aad33e iwdevtools: ``` * SED: the following did not cause any changes * sed -e "s:hdf5_examples:doc/${PF}/examples:g" -i $(find . -name Makefile.am) $(find . -name "run*.sh.in") || die; * no-op: -e s:hdf5_examples:doc/hdf5-1.12.2-r4/examples:g ``` Make sure the option is correctly passed. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34335 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/hdf5: add 1.14.3Sam James2023-12-172-0/+121
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: fix -Werror mangling, rebase patchesSam James2023-12-174-2/+99
| | | | | Closes: https://bugs.gentoo.org/917448 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 ppc64, #920131Sam James2023-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 amd64, #920131Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 arm64, #920131Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 x86, #920131Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 arm, #920131Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.2 sparc, #920131Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: add 1.14.2Sam James2023-08-172-0/+116
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/h5py: keyword it and its dependencies for ~arm64-macos.Benda Xu2023-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev-python/six: keyword 1.16.0-r1 for ~arm64-macos dev-python/regex: keyword 2023.6.3 for ~arm64-macos dev-python/python-dateutil: keyword 2.8.2-r1 for ~arm64-macos dev-python/idna: keyword 3.4 for ~arm64-macos dev-python/attrs: keyword 23.1.0 for ~arm64-macos dev-python/numpy: keyword 1.24.4-r1 for ~arm64-macos dev-python/jsonschema: keyword 4.17.3 for ~arm64-macos dev-python/arrow: keyword 1.2.3 for ~arm64-macos dev-python/fqdn: keyword 1.5.1-r2 for ~arm64-macos dev-python/hatch-fancy-pypi-readme: keyword 23.1.0 for ~arm64-macos dev-python/hatch-vcs: keyword 0.3.0 for ~arm64-macos dev-python/isoduration: keyword 20.11.0-r1 for ~arm64-macos dev-python/lark: keyword 1.1.5 for ~arm64-macos dev-python/pkgconfig: keyword 1.5.5-r1 for ~arm64-macos dev-python/poetry-core: keyword 1.6.1 for ~arm64-macos dev-python/pyrsistent: keyword 0.19.3 for ~arm64-macos dev-python/rfc3339-validator: keyword 0.1.4-r1 for ~arm64-macos dev-python/rfc3986-validator: keyword 0.1.1-r1 for ~arm64-macos dev-python/rfc3987: keyword 1.3.8-r2 for ~arm64-macos dev-python/strict-rfc3339: keyword 0.7-r2 for ~arm64-macos dev-python/webcolors: keyword 1.13 for ~arm64-macos dev-python/uri_template: keyword 1.3.0 for ~arm64-macos dev-python/jsonpointer: keyword 2.4 for ~arm64-macos sci-libs/hdf5: keyword 1.14.1 for ~arm64-macos Reported-by: Jiajie Chen <jiegec@qq.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/hdf5: keyword 1.14.1 for ~x64-macosBenda Xu2023-07-081-1/+1
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/hdf5: remove unused patchMichael Mair-Keimberger2023-06-131-34/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31426 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/hdf5: drop 1.14.0-r1Sam James2023-06-102-116/+0
| | | | | Bug: https://bugs.gentoo.org/908156 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 ppc, #908156Sam James2023-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 amd64, #908156Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 ppc64, #908156Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 sparc, #908156Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 arm, #908156Sam James2023-06-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.14.1 arm64, #908156Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: add 1.14.1Sam James2023-05-102-0/+116
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: fix install w/ USE=mpiSam James2023-04-231-5/+0
| | | | | | | The 'perf' tool was dropped w/ https://github.com/HDFGroup/hdf5/commit/8c6a3ce1d7006a633a8973f6ca827c664d7a1ac9. Closes: https://bugs.gentoo.org/904516 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: fix installed CMake files (exclude temporary include dir for ↵Sam James2023-04-202-0/+35
| | | | | | | | build) Closes: https://bugs.gentoo.org/904515 Closes: https://bugs.gentoo.org/904691 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: add 1.14.0Sam James2023-04-182-0/+120
| | | | | Closes: https://bugs.gentoo.org/863089 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: fix configure w/ clang 16Sam James2023-04-142-0/+31
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 arm, #899460Arthur Zamarin2023-03-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 ppc, #899460Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 amd64, #899460Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 sparc, #899460Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 ppc64, #899460Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 x86, #899460Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.12.2-r5 arm64, #899460Arthur Zamarin2023-03-041-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/hdf5: drop versionsAndreas Sturmlechner2022-12-199-867/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/hdf5: keyword 1.12.2-r5 for ~loongWANG Xuerui2022-12-051-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sci-libs/hdf5: reapply 1.12.2-r2 fix to autotools based ebuild.Benda Xu2022-08-181-0/+118
| | | | | | | | | Commit 8e16e7412dd38185db203d70732a06fd81b5fe95 introduced standard hdf5 plugins directory for Gentoo. This commit reapplies it after switching back from cmake to autotools. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/hdf5: x86 stable wrt bug #862399Agostino Sarubbo2022-07-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/hdf5: sparc stable wrt bug #862399Agostino Sarubbo2022-07-311-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>