           SPELL=tbb
         VERSION=30_20100310
              VX=3.0
     SOURCE_HASH=sha512:b184cd93b55a873b2e29258dd2698d4d3a411024a6455bc62b1bb06c009d5f18704bd586894f62bb41a7c351cec74bf266f9175915ec29069f7485c88940f75b
          SOURCE=${SPELL}${VERSION}oss_src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION}oss
   SOURCE_URL[0]=http://www.threadingbuildingblocks.org/uploads/77/148/$VX/$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
