           SPELL=pbzip2
         VERSION=1.1.2
     SOURCE_HASH=sha512:f68f886e1b0a8dbe97b80982d2a85be9c72cc101620e45f2510949738a4bc9cf7123ec1812658e204f5ed09468dbb92ad90561d999d8261d4dea890e328662c7
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="http://compression.ca/pbzip2/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://compression.ca/$SPELL/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='BSD'
        KEYWORDS="archive"
           SHORT='A parallel implementation of the bzip2 block-sorting file compressor'
cat << EOF
PBZIP2 is a parallel implementation of the bzip2 block- sorting file
compressor that uses pthreads and achieves near-linear speedup on SMP
machines. The output of this version is fully compatible with bzip2 1.0.2
(ie: anything compressed with PBZIP2 can be decompressed with bzip2).
EOF
