# Watch: https://dev.opencascade.org/release
           SPELL=opencascade
         VERSION=7.7.0
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://smgl.bandrate.org/${SOURCE}
   SOURCE_URL[1]=http://dl.iodev.co.uk/sources/$SOURCE
     SOURCE_HASH=sha512:91513f1c2e0712e5753cf45311fee722970352430dce7f9044c7b11088ad0b52bb617811837ed27f85f3aea4a0aa43be2f12f0a1bf4a3965c63110802c2c9d88
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://www.opencascade.com"
      LICENSE[0]=LGPL
         ENTERED=20160821
           SHORT="a software development platform providing services for 3D surface and solid modeling"
cat << EOF
CASCADE Technology (OCCT) is a software development platform providing services
for 3D surface and solid modeling, CAD data exchange, and visualization. Most
of OCCT functionality is available in the form of C++ libraries. OCCT can
be best applied in development of software dealing with 3D modeling (CAD),
manufacturing / measuring (CAM) or numerical simulation (CAE).
EOF
