Summary
oce is a C++ 3D modeling library. It can be used to develop CAD/CAM softwares. oce stands for opencascade community edition. This project aims at gathering patches/ changes/ improvements from the OCC community.
Versions
v0.18.3-r2 :: 0.18.3 :: gentoo
- Modified
- License
- || ( Open-CASCADE-LGPL-2.1-Exception-1.0 LGPL-2.1 )
- Keywords
- ~amd64 ~x86
- USE flags
- examples freeimage gl2ps java openmp tbb vtk
USE flags
General
- examples
- Install examples, usually source code
- freeimage
- Enable support for image i/o via media-libs/freeimage
- gl2ps
- Use gl2ps PostScript printing library
- java
- Add support for Java
- openmp
- Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- tbb
- Enable parallel meshing
- vtk
- Enable Virtualisation Toolkit
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
Dependencies
dev-cpp / tbb : High level abstract threading library
dev-java / java-config : Java environment configuration query tool
dev-lang / tcl : Tool Command Language
dev-tcltk / itcl : Object Oriented Enhancements for Tcl/Tk
dev-tcltk / itk : Object Oriented Enhancements for Tcl/Tk
dev-tcltk / tix : A widget library for Tcl/Tk
media-libs / freeimage : Image library supporting many formats
media-libs / freetype : A high-quality and portable font engine
media-libs / ftgl : library to use arbitrary fonts in OpenGL applications
sci-libs / vtk : The Visualization Toolkit
virtual / glu : Virtual for OpenGL utility library
virtual / opengl : Virtual for OpenGL implementation
Runtime Dependencies
dev-cpp / tbb : High level abstract threading library
dev-java / java-config : Java environment configuration query tool
dev-lang / tcl : Tool Command Language
dev-tcltk / itcl : Object Oriented Enhancements for Tcl/Tk
dev-tcltk / itk : Object Oriented Enhancements for Tcl/Tk
dev-tcltk / tix : A widget library for Tcl/Tk
media-libs / freeimage : Image library supporting many formats
media-libs / freetype : A high-quality and portable font engine
media-libs / ftgl : library to use arbitrary fonts in OpenGL applications
sci-libs / vtk : The Visualization Toolkit
virtual / glu : Virtual for OpenGL utility library
virtual / opengl : Virtual for OpenGL implementation
Depending packages
sci-electronics / kicad : Electronic Schematic and PCB design tools
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/oce: Drop 0.18.3-r1
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
sci-libs/oce: Use cmake.eclass, EAPI-7, unused eclass, unrestrict VTK
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zoltan Puskas · gentoo
sci-libs/oce: Fix failing tests
Closes: https://bugs.gentoo.org/665596 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/10694 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sci-libs/oce: x86 keyworded (bug #665432)
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Zoltan Puskas · gentoo
sci-libs/oce: Add OCE-0.18.3 ebuild to tree to satisfy KiCAD-5.0.0 dependency
Bug: https://bugs.gentoo.org/661350