Versions
v2.6.0-r1 :: 0/2 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- debug fortran openmp python test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- fortran
- Add support for fortran
- openmp
- Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- python
- Add optional support/bindings for the Python language
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / numpy : Fast array and numerical python library
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / numpy : Fast array and numerical python library
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
Depending packages
sci-libs / avogadrolibs : Advanced molecule editor and visualizer 2 - libraries
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-libs/spglib: drop 1.14.1, EAPI=7--
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
sci-libs/spglib: Revbump due to eclass 3.10 cond dep bug
Bug: https://bugs.gentoo.org/955213 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nicolas PARLANT · gentoo
sci-libs/spglib: add 2.6.0
port to cmake use official gh repo, with which the current one does not diverge subslot : 0/2 iuse : add openmp, fortran, python test : enabled Closes: https://bugs.gentoo.org/937609 Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Closes: https://github.com/gentoo/gentoo/pull/41042 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
sci-libs/spglib: Add spglib, needed by Avogadro2
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>