Skip to content

pbzip2: Add version 1.1.13 #13

Merged
merged 1 commit into from
Jul 6, 2016
Merged

pbzip2: Add version 1.1.13 #13

merged 1 commit into from
Jul 6, 2016

Commits on Jun 17, 2016

  1. pbzip2: Add version 1.1.13

    >  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
    >  v1.0.2 or newer (ie: anything compressed with pbzip2 can be
    >  decompressed with bzip2). PBZIP2 should work on any system that has a
    >  pthreads compatible C++ compiler (such as gcc). It has been tested
    >  on: Linux, Windows (cygwin & MinGW), Solaris, Tru64/OSF1, HP-UX,
    >  OS/2, OSX, and Irix.
    
    ```
    > bee init https://launchpad.net/pbzip2/1.1/1.1.13/+download/pbzip2-1.1.13.tar.gz
    creating pbzip2-1.1.13-0.bee from template '/etc/default/bee/templates/fallback'
    ```
    
    ```
    > sudo bee install pbzip2
    […]
    > pbzip2 --version
    Parallel BZIP2 v1.1.13 [Dec 18, 2015]
    By: Jeff Gilchrist [http://compression.ca]
    Major contributions: Yavor Nikolov [http://javornikolov.wordpress.com]
    Uses libbzip2 by Julian Seward
    ```
    pmenzel committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    fae68bb View commit details
    Browse the repository at this point in the history