           SPELL=pbzip2
         VERSION=1.1.12
     SOURCE_HASH=sha512:bb68e87867295b89ee6fb76a8b72834daebf0ca6c16b2f10bce67fe7386716a728acd28bf46a9732087202ca0cc774f02c741b0b58801184bb7550f6fd119cd6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="https://launchpad.net/$SPELL/${VERSION%.*}/$VERSION/+download/$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
