           SPELL=google-perftools
          SPELLX=gperftools
         VERSION=2.7
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]=https://github.com/gperftools/gperftools/releases/download/gperftools-$VERSION/$SOURCE
     SOURCE_HASH=sha512:7cd079fcfa9fd517ef99ff81c294daa6150898ae9024cb5ee02e1bce086d135d2cadcd2b863528cc82327fc00c9f4574d5078b47a02ac57fbc393fa66adc32ec
      LICENSE[0]=BSD
        WEB_SITE=http://code.google.com/p/gperftools/
        KEYWORDS="libs"
         ENTERED=20070627
           SHORT='Robust performance tools from Google'
cat << EOF
These tools are for use by developers so that they can create more robust
applications. Especially of use to those developing multi-threaded applications
in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and
cpu-profiler.
EOF
