From 0ec824ab76c98e296ec882bccca491258cb1af88 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 14:58:38 -0400 Subject: graphics/brlcad: Wrap README at 72 columns. Signed-off-by: B. Watson --- graphics/brlcad/README | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'graphics') diff --git a/graphics/brlcad/README b/graphics/brlcad/README index edfc4f570c..6f018ab1a0 100644 --- a/graphics/brlcad/README +++ b/graphics/brlcad/README @@ -1,15 +1,18 @@ -BRL-CAD is a powerful cross-platform open source solid modeling system that -includes interactive geometry editing, high-performance ray-tracing for -rendering and geometric analysis, image and signal-processing tools, a -system performance analysis benchmark suite, libraries for robust geometric -representation, with more than 20 years of active development. +BRL-CAD is a powerful cross-platform open source solid modeling +system that includes interactive geometry editing, high-performance +ray-tracing for rendering and geometric analysis, image and +signal-processing tools, a system performance analysis benchmark +suite, libraries for robust geometric representation, with more than +20 years of active development. -Optional dependencies : astyle, proj, gdal -BRL-CAD will use them if available, if not it will use bundled versions. -gdal is used by BRL-CAD but it does not detect the SBo version and always -uses bundled one. +Optional dependencies: astyle, proj, gdal. BRL-CAD will use them +if available; if not it will use bundled versions. gdal is used by +BRL-CAD but it does not detect the SBo version and always uses bundled +one. + +Also there are a few options. Usage: + OPTION=ON/OFF sh ./brlcad.SlackBuild -Also there are a few options (usage : OPTION=ON/OFF sh ./brlcad.SlackBuild) * BRLCAD_ENABLE_RUNTIME_DEBUG=ON Enables support for application and library debugging facilities. Disabling the run-time debugging facilities can provide a significant @@ -18,7 +21,8 @@ checking (that in turn help prevent corruption of your data). Default is "ON", and should only be disabled for read-only render work where performance is critical. -! Warning ! None of the options below seems to actually complete the build +WARNING: None of the options below seems to actually complete the build + * BRLCAD_ENABLE_QT=OFF Uses qt instead of TCL/Tk. Default value is OFF, BRL-CAD does not autodetect qt presence. -- cgit v1.2.3