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

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jun 17, 2016

No description provided.

>  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
```
@donald donald merged commit 4461f1a into master Jul 6, 2016
@donald donald deleted the add-pbzip2-1.1.13 branch July 6, 2016 09:48
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants