summaryrefslogtreecommitdiffstats
path: root/science/wxmaxima/DETAILS
blob: c302049bc107ea6500e69b1237cb515c47af96c9 (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.12.1
          SOURCE="wxmaxima-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:6388b159f4a87f5f274fed61e1b5e72f7f9f217d8a047c7ffd0e509b4ab80db5993c12bb708ba0062c3dc45ad4f3103473d2b2e393d5a80c7b9082dbb8da732a
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