diff options
author | 2017-01-25 20:08:39 +0700 | |
---|---|---|
committer | 2017-01-25 20:09:30 +0700 | |
commit | ef56c81e15f82171a04465585baa5902deb67f90 (patch) | |
tree | 2f1bff03e3b8215c600105f618939da0a9acb191 /sci-mathematics/yacas/metadata.xml | |
parent | sys-apps/epoch: Removed old files (diff) | |
download | gentoo-ef56c81e15f82171a04465585baa5902deb67f90.tar.gz gentoo-ef56c81e15f82171a04465585baa5902deb67f90.tar.bz2 gentoo-ef56c81e15f82171a04465585baa5902deb67f90.zip |
sci-mathematics/yacas: bump to 1.6.1
Contributed by Petross404(Petros S) <petross404@gmail.com>
Bug: 607108
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sci-mathematics/yacas/metadata.xml')
-rw-r--r-- | sci-mathematics/yacas/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-mathematics/yacas/metadata.xml b/sci-mathematics/yacas/metadata.xml index a246edd6b6e7..0c833493ef84 100644 --- a/sci-mathematics/yacas/metadata.xml +++ b/sci-mathematics/yacas/metadata.xml @@ -14,6 +14,10 @@ algorithms. </longdescription> <use> + <flag name="doc">Generate HTML documentation</flag> + <flag name="gui">Build graphical interface for the native yacas engine. Requires Qt5</flag> + <flag name="java">Build the Java yacas engine and text console for it</flag> + <flag name="jupyter">Add support for jupyter notebook</flag> <flag name="server">Build the network server version</flag> </use> <upstream> |