Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv5228/10.4/stable/main/finkinfo/utils

Added Files:
        pbzip2.info 
Log Message:
to stable

--- NEW FILE: pbzip2.info ---
Package: pbzip2
Version: 0.9.6
Revision: 1

BuildDepends: bzip2-dev
Depends: bzip2-shlibs
Source: http://compression.ca/%n/%n-%v.tar.gz
Source-MD5: 851800855b2cf0c84b6169554b562ff2
PatchScript: <<
  perl -pi -e 's,-pthread,,g' Makefile
<<
CompileScript: make
InstallScript: <<
  install -d -m 755 %i/bin
  install -c -m 755 %n %i/bin/
<<
Description: SMP-capable bzip2
DescDetail: <<
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).
<<
DocFiles: AUTHORS COPYING ChangeLog README
License: OSI-Approved
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://compression.ca/pbzip2/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to