Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
..
OpenCASCADE.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
OpenCASCADE.info 41ebe57d45 graphics/OpenCASCADE: Update homepage. 5 years ago
README f6d446db45 graphics/OpenCASCADE: Updated for version 7.3.0. 6 years ago
fix-flow-control-nesting.patch a7313e3532 graphics/OpenCASCADE: Fix building with cmake >= 3.20.x. 3 years ago
occt-7.3.0_vtk_InsertNextTupleValue.diff f6d446db45 graphics/OpenCASCADE: Updated for version 7.3.0. 6 years ago
slack-desc 41ebe57d45 graphics/OpenCASCADE: Update homepage. 5 years ago

README

OpenCASCADE is a software development platform freely available in open
source. It includes components for 3D surface and solid modelling,
visualization, data exchange and rapid application development.

NOTE: This package needs about 2.5GB of space to build, so adapt your
OUTPUT / TMP variables if necessary.

ffmpeg, FreeImage, tbb and gl2ps are optional dependencies.

* To build with ffmpeg support, use the option FFMPEG=yes
* To build with FreeImage support, use the option FREEIMAGE=yes
* To build with tbb support, use the option TBB=yes
* To build with gl2ps support, use the option GL2PS=yes

For example:
FFMPEG=yes TBB=yes ./OpenCASCADE.SlackBuild