summaryrefslogtreecommitdiff
path: root/sci-mathematics/octave/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-09 21:26:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-09 21:26:40 +0000
commit59e0aee35a7b9aeeaeca646e265c3f8ad2d1bb49 (patch)
tree06f24c41b24ca814f68a3e9a8ac7c3932e53154f /sci-mathematics/octave/metadata.xml
parent116b320513d92b6d49648834e8d5a043cd757feb (diff)
gentoo auto-resync : 09:11:2022 - 21:26:40
Diffstat (limited to 'sci-mathematics/octave/metadata.xml')
-rw-r--r--sci-mathematics/octave/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sci-mathematics/octave/metadata.xml b/sci-mathematics/octave/metadata.xml
index 9058f2f3596f..72d5085bcfb1 100644
--- a/sci-mathematics/octave/metadata.xml
+++ b/sci-mathematics/octave/metadata.xml
@@ -9,7 +9,10 @@
Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.
</longdescription>
<use>
+ <flag name="fltk">Use <pkg>x11-libs/fltk</pkg> as the backend for the OpenGL renderer in the absence of the Qt GUI</flag>
<flag name="glpk">Add support for <pkg>sci-mathematics/glpk</pkg> for linear programming</flag>
+ <flag name="gnuplot">Use <pkg>sci-visualization/gnuplot</pkg> to render plots if OpenGL is unavailable</flag>
+ <flag name="imagemagick">Use <pkg>media-gfx/graphicsmagick</pkg> to read and write images</flag>
<flag name="json">Allow using jsonencode and jsondecode commands via <pkg>dev-libs/rapidjson</pkg></flag>
<flag name="qhull">Add support for <pkg>media-libs/qhull</pkg>, to allow `delaunay', `convhull', and related functions</flag>
<flag name="qrupdate">Add support for <pkg>sci-libs/qrupdate</pkg>for QR and Cholesky update functions</flag>