# Watch: https://github.com/AcademySoftwareFoundation/Imath/tags /refs/tags/v([0-9.]+)[.]tar
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=imath
         VERSION=3.2.2
     SOURCE_HASH=sha512:492a624e4c0b59685d1ea58a3c2c63ddb4ba5ab9177c7d2a1b7e80be95d38ce02c74fafd2fe0982f7d21e5e75c938cc24a33a12d827dec32727cb8dcd5066450
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imath-$VERSION
WEB_SITE=https://github.com/AcademySoftwareFoundation/Imath
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz
      LICENSE[0]=BSD
         ENTERED=20211115
        KEYWORDS=""
           SHORT="vector, matrix, and mat"
cat << EOF
Imath is a C++ and python library of 2D and 3D vector, matrix, and math
operations for computer graphics.
EOF
