diff options
Diffstat (limited to 'dev-lisp/clisp/metadata.xml')
-rw-r--r-- | dev-lisp/clisp/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-lisp/clisp/metadata.xml b/dev-lisp/clisp/metadata.xml index 1bb87a8a4df7..fdccc8eef65c 100644 --- a/dev-lisp/clisp/metadata.xml +++ b/dev-lisp/clisp/metadata.xml @@ -15,5 +15,12 @@ others) and needs only 2 MB of RAM. The user interface comes in German, English, French, Spanish, Dutch and Russian, and can be changed at run time. </longdescription> +<use> +<flag name='hyperspec'>Use local hyperspec instead of online version</flag> +<flag name='new-clx'>Build CLISP with support for the NEW-CLX module which is a +C binding to the Xorg libraries</flag> +<flag name='pari'>Build CLISP with support for the PARI Computer Algebra System</flag> +<flag name='svm'>Build CLISP with support for the Support Vector Machine module</flag> +</use> </pkgmetadata> |