summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-11-20 19:23:32 +0100
committerDavid Seifert <soap@gentoo.org>2016-11-20 20:23:50 +0100
commit40582ca0015450d47be3b2ff4a7390cbbb56b7c0 (patch)
tree878a6a086bffc93968535100c990ca0d891b5699 /sci-mathematics/octave/metadata.xml
parentkde-base/kstyles -> kde-plasma/kstyles (diff)
downloadgentoo-40582ca0015450d47be3b2ff4a7390cbbb56b7c0.tar.gz
gentoo-40582ca0015450d47be3b2ff4a7390cbbb56b7c0.tar.bz2
gentoo-40582ca0015450d47be3b2ff4a7390cbbb56b7c0.zip
sci-mathematics/octave: Version bump to 4.2.0
Gentoo-bug: 594794 * Add USE="openssl" * Add USE="portaudio" * Add USE="sndfile" * GUI provided with USE="qt5" * Replace EROOT in src_install Package-Manager: portage-2.3.2
Diffstat (limited to 'sci-mathematics/octave/metadata.xml')
-rw-r--r--sci-mathematics/octave/metadata.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/sci-mathematics/octave/metadata.xml b/sci-mathematics/octave/metadata.xml
index 885c63396ee3..e787cf9250aa 100644
--- a/sci-mathematics/octave/metadata.xml
+++ b/sci-mathematics/octave/metadata.xml
@@ -6,16 +6,13 @@
<name>Gentoo Mathematics Project</name>
</maintainer>
<longdescription lang="en">
- 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>
+ 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="glpk">Add support for <pkg>sci-mathematics/glpk</pkg> for linear programming</flag>
<flag name="graphicsmagick">Add support for <pkg>media-gfx/graphicsmagick</pkg></flag>
<flag name="gui">Enable the graphical user interface</flag>
+ <flag name="openssl">Use <pkg>dev-libs/openssl</pkg> for low level hash functions</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>
<flag name="sparse">Add enhanced support for sparse matrix algebra with SuiteSparse</flag>