|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
bzip2                                                              version 1.0.8
________________________________________________________________________________
bzip2 is a free and open-source file compression program that uses the
Burrows–Wheeler algorithm. It only compresses single files and is not a file
archiver. It is developed by Julian Seward and maintained by Federico Mena. [0]
Upstream: https://www.sourceware.org/bzip2/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b bzip2                                                              |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Setup
________________________________________________________________________________
To use bzip2 as the package manager's compression method for build tarballs, set
the environment variable KISS_COMPRESS to 'bz2'. If bzip2 will not be used as
the package manager's compression method, no such setup is required.
[003] Usage
________________________________________________________________________________
Refer to the manual pages and command help output.
[004] History
________________________________________________________________________________
2023-08-20 5ef2247b bzip2: move back to core
2023-07-22 00b987ba bzip2: move to extra
2023-07-18 1bcbe81f bzip2: update for new env
2023-07-15 5538b576 bzip2: use VERSION
2023-07-01 ef5d6ca8 bzip2: remove usage of install
2023-07-01 1e3d8eb6 bzip2: use new checksum format
2023-04-27 50df29f2 bzip2: Revert to prior build method
2023-04-23 9ca23ccd bzip2: Saner build
2024-02-12 40ac7114 bzip2: Use cc @konimex
2023-10-07 d6646d2e bzip2: build with generic_gcc to use $CC
2023-10-07 6715d1ce bzip2: build with generic_gcc to use $CC
2023-09-16 98834555 bzip2: clean up build
2023-08-03 b63fdef9 bzip2: new package at 1.0.8

[005] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/Bzip2
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.