summaryrefslogtreecommitdiffstats
path: root/science/wxmaxima/DETAILS
blob: 6fca7a91b13ffee2d814698c30764211b923380f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=wxmaxima
         VERSION=21.02.0
          SOURCE="wxmaxima-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:def9c10dcf7f95932571bf1dd0ec9809e95a2ab9cc3dd9fe224ec8f011752d1ff5a4c943e8d70d97ba47817d77540f47b91352284b972ddcbd69203e59f3e8ed
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wxmaxima-Version-${VERSION}"
        WEB_SITE="https://andrejv.github.com/wxmaxima"
      LICENSE[0]=GPL
         ENTERED=20110624
           SHORT="a document based interface for the computer algebra system Maxima"
cat << EOF
wxMaxima is a document based interface for the computer algebra system Maxima.
It uses wxWidgets and runs natively on Windows, X11 and Mac OS X.  wxMaxima
provides menus and dialogs for many common maxima commands, autocompletion,
inline plots and simple animations.
EOF