Summary
Field3D is an open source library for storing voxel data. It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk.
Versions
v1.7.3_p20230509 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 x86 ~arm ~arm64
- USE flags
- doc mpi test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- mpi
- Add MPI (Message Passing Interface) layer to the apps that support it
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-text / doxygen : Documentation system for most programming languages
dev-libs / boost : Boost Libraries for C++
dev-libs / imath : Imath basic math package
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
sci-libs / hdf5 : General purpose library and file format for storing scientific data
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Runtime Dependencies
app-text / doxygen : Documentation system for most programming languages
dev-libs / boost : Boost Libraries for C++
dev-libs / imath : Imath basic math package
media-libs / openexr : ILM's OpenEXR high dynamic-range image file format libraries
sci-libs / hdf5 : General purpose library and file format for storing scientific data
virtual / mpi : Virtual for Message Passing Interface (MPI) v2.0 implementation
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/Field3D: drop 1.7.2-r3
Closes: https://bugs.gentoo.org/926342 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: Stabilize 1.7.3_p20230509 x86, #926342
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-libs/Field3D: Stabilize 1.7.3_p20230509 amd64, #926342
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Paul Zander · gentoo
media-libs/Field3D: add 1.7.3_p20230509
This repository has been archived by the owner on Jul 15, 2023. It is now read-only. Snapshot of last commit before archiving. Closes: https://bugs.gentoo.org/912312 Closes: https://bugs.gentoo.org/808703 Closes: https://bugs.gentoo.org/717504 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34221 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Revert "dev-libs/imath -> dev-libs/Imath: rename"
This reverts commit 02ddc476fa118b2a164ee6eec1cfafb19b86c530. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-libs/imath -> dev-libs/Imath: rename
* match repo name so we can avoid extra logic Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
media-libs/Field3D: drop 1.7.2
Drop for needed dependency on media-libs/ilmbase Closes: https://bugs.gentoo.org/878243 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/28285 Signed-off-by: John Helmert III <ajak@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-libs/Field3D: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: Stabilize 1.7.2-r3 x86, #833158
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: Stabilize 1.7.2-r3 amd64, #833158
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: simplify OpenEXR 3 dependency
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: add missing OpenEXR dependency
Closes: https://bugs.gentoo.org/833460 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: support OpenEXR 3 / imath
Bug: https://bugs.gentoo.org/833158 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: add -DH5_USE_110_API workaround
Bug: https://bugs.gentoo.org/808703 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: Keyword 1.7.2 arm, #556758
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-libs/Field3D: Keyword 1.7.2 arm64, #758152
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
*/*: Switch proxy-maint to cmake.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-libs/Field3D: x86 stable (bug #642278)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-libs/Field3D: EAPI-7 bump, USE mpi, add proper src_configure()
Properly disabling Doxygen (don't even build it if it ain't finished). Closes: https://bugs.gentoo.org/573440 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Mikle Kolyada · gentoo
media-libs/Field3D: amd64 stable wrt bug #642278
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Jonathan Scruggs · gentoo
media-libs/Field3D: Fix compiling error for some people
* Replaced patch with more robust one to fix an error that causes the compile phase to stop. Closes: https://bugs.gentoo.org/631832 - Jonathan Scruggs · gentoo
media-libs/Field3D: New package
Field3D is an open source library for storing voxel data. It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. This is a new dependency for OpenImageIO. Closes: https://github.com/gentoo/gentoo/pull/5748