diff options
author | Guillaume Horel <guillaume.horel@gmail.com> | 2014-04-22 19:29:12 -0400 |
---|---|---|
committer | Guillaume Horel <guillaume.horel@gmail.com> | 2014-04-22 19:46:37 -0400 |
commit | 6bd45e6e3978870a2a1052d648a1f225dd320ef3 (patch) | |
tree | edf4db7f03ff7baf0e3850f71d7f524ac1a5ef31 /sci-mathematics/scilab/metadata.xml | |
parent | dev-cpp/eigen: Version bump (diff) | |
download | sci-6bd45e6e3978870a2a1052d648a1f225dd320ef3.tar.gz sci-6bd45e6e3978870a2a1052d648a1f225dd320ef3.tar.bz2 sci-6bd45e6e3978870a2a1052d648a1f225dd320ef3.zip |
sci-mathematics/scilab: version bump
Package-Manager: portage-2.2.10
Diffstat (limited to 'sci-mathematics/scilab/metadata.xml')
-rw-r--r-- | sci-mathematics/scilab/metadata.xml | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/sci-mathematics/scilab/metadata.xml b/sci-mathematics/scilab/metadata.xml index 9e4966904..10d6dddc8 100644 --- a/sci-mathematics/scilab/metadata.xml +++ b/sci-mathematics/scilab/metadata.xml @@ -1,20 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-mathematics</herd> - <longdescription lang="en"> +<herd>sci-mathematics</herd> +<longdescription lang="en"> Scilab is a matrix-based scientific software package. Scilab contains hundreds of built-in mathematical functions, rich data structures (including polynomials, rationals,linear systems, lists, etc...) and comes with a number of specific toolboxes for control, signal processing, ... </longdescription> - <use> - <flag name="gui">Build the Java base graphical interface</flag> - <flag name="umfpack">Adds support for sparse solving +<use> + <flag name='gui'>Build the Java base graphical interface</flag> + <flag name="umfpack">Adds support for sparse solving with <pkg>sci-libs/umfpack</pkg></flag> - <flag name="matio">Enable support for MATLAB file through <pkg>sci-libs/matio</pkg></flag> - <flag name="xcos">Enable building hybrid dynamic systems modeler and + <flag name='matio'>Enable support for MATLAB file through <pkg>sci-libs/matio</pkg></flag> + <flag name='xcos'>Enable building hybrid dynamic systems modeler and simulator Xcos</flag> - </use> + <flag name='emf'>Add suport for exporting to emf files</flag> +</use> </pkgmetadata> |