           SPELL=tbb
         VERSION=21_20080605
     SOURCE_HASH=sha512:a05b123687a9ca53a9ca95f1bcf77e0c6377150a38378e8dc9447efb50d07db8c805e2db74a13521a251132ecbf4785f625c4e505d7a4d59b37c40303906b0d6
          SOURCE=${SPELL}${VERSION}oss_src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION}oss
   SOURCE_URL[0]=http://www.threadingbuildingblocks.org/uploads/77/111/2.1/$SOURCE
        WEB_SITE=http://www.threadingbuildingblocks.org
         ENTERED=20090925
      LICENSE[0]=GPL
        KEYWORDS="threading intel"
            DOCS=doc examples
           SHORT="Intels threading building blocks library"
cat << EOF
Intel Threading Building Blocks (TBB) offers a rich and complete approach to
expressing parallelism in a C++ program. It is a library that helps you take
advantage of multi-core processor performance without having to be a threading
expert. Threading Building Blocks is not just a threads-replacement library. It
represents a higher-level, task-based parallelism that abstracts platform
details and threading mechanisms for scalability and performance. 
EOF
