source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=wxmaxima
         VERSION=23.02.1
          SOURCE="wxmaxima-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:fe943d8dc03addb634900484a57d2e510351c1d84ceaa4bbebc4c4339b0d5ca5d9fe92a2ac72937541f202e55445e5c2d45c361c779bf9a4f199a504c5e8d6c6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wxmaxima-Version-${VERSION}"
        WEB_SITE="https://wxmaxima-developers.github.io/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
