           SPELL=pbzip2
         VERSION=1.1.4
     SOURCE_HASH=sha512:a759196ced1d8e305b81029102c4a9e1daf91e64c7f467e497c4b76e1bc3f2efd7d4ad9ce5458444ae212cdd4649c7aa717206a05cebcbb6d2444efdc9707aea
          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
