           SPELL=pbzip2
         VERSION=1.0.2
     SOURCE_HASH=sha512:09af6cef9125a3a8a36f20d06c3d8ddc56b7067744c0446a350ee0c0f7a55e61fabf4929113757552bafca7fd474ea679300386caf468383cd407934d6b935fc
          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'
         UPDATED=20060209
        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
## Auto-generated from Freshmeat.net's project descriptor
