summaryrefslogtreecommitdiffstats
path: root/science/wxmaxima/DETAILS
blob: 4390681dd1cfa59ba9b4895cedf4e8cb188ddb58 (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=20.11.1
          SOURCE="wxmaxima-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:2dbbd2e6e9c174e60759e2fa7e7b14cf8cc50eac730f1e9b30193090f26be7ad1834a8df3ae5df8fe10ca18828d617712beab3b1b62af2a9b91aec85d45e3c40
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wxmaxima-Version-${VERSION}"
        WEB_SITE="http://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