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