aboutsummaryrefslogtreecommitdiff
path: root/graphics/OpenCASCADE/README
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2023-04-03 21:52:55 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-08 09:16:37 +0700
commit0ce3f57d5e31d6a7e6bc63f4734efaad32d1ad5d (patch)
tree3bbb90456bbcf53a348cd2c0f9b267f39810ed0b /graphics/OpenCASCADE/README
parent260fda7410618ee1d32cef9c78ba4ca0d845b050 (diff)
graphics/OpenCASCADE: Updated for version 7.7.0
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/OpenCASCADE/README')
-rw-r--r--graphics/OpenCASCADE/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/OpenCASCADE/README b/graphics/OpenCASCADE/README
index 3d45c027c1e0..69878332b47e 100644
--- a/graphics/OpenCASCADE/README
+++ b/graphics/OpenCASCADE/README
@@ -5,12 +5,11 @@ 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.
+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
+ TBB=yes ./OpenCASCADE.SlackBuild