archivers/zlib

General purpose data compression library
Directory:
archivers/zlib (package's history)
Package version:
zlib-1.2.3
Home page:
http://www.zlib.net/
License:
2-clause-bsd
Source archive:
(none)
Description:
This is a general purpose data compression library. All the code is thread safe. The data format used by the library is described by RFCs (Request for Comments) 1950 to 1952. Questions about zlib should be sent to .
Run dependencies:
(none)
Build dependencies:
gcc>=3, gm4>=1.4, install-sh, libtool>=1.5.22, pkg_install>=20110805.12
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler