diff options
Diffstat (limited to 'sci-mathematics/wxmaxima/metadata.xml')
| -rw-r--r-- | sci-mathematics/wxmaxima/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/sci-mathematics/wxmaxima/metadata.xml b/sci-mathematics/wxmaxima/metadata.xml index ccca17e713cf..1af1aec16112 100644 --- a/sci-mathematics/wxmaxima/metadata.xml +++ b/sci-mathematics/wxmaxima/metadata.xml @@ -1,26 +1,27 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>grozin@gentoo.org</email> - <name>Andrey Grozin</name> - </maintainer> - <maintainer type="project"> - <email>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription lang="en"> wxMaxima is a wxWidgets GUI for the computer algebra system maxima. Most of maxima functions are accessible through menus, some have dialogs. The input line has command history (up-key, down-key) and completion based on previous input (tab-key). wxMaxima provides 2d formated display of maxima output. </longdescription> - - <use> - <flag name="webkit">Use <pkg>net-libs/webkit-gtk</pkg> to show help + <use> + <flag name="webkit">Use <pkg>net-libs/webkit-gtk</pkg> to show help (for maxima and wxmaxima) inside wxmaxima </flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + </use> + <upstream> + <remote-id type="github">wxMaxima-developers/wxmaxima</remote-id> + </upstream> +</pkgmetadata> |
