Install this package:
emerge -a dev-libs/miniz
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/miniz
Or alternatively:
emerge --autounmask-write -a dev-libs/miniz
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.0.2 | 8 | ~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0/3.0.2 |
<pkgmetadata> <longdescription> Miniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards. It supports the most commonly used functions exported by the zlib library, but is a completely independent implementation so zlib's licensing requirements do not apply. Miniz also contains simple to use functions for writing .PNG format image files and reading/writing/appending .ZIP format archives. Miniz's compression speed has been tuned to be comparable to zlib's, and it also has a specialized real-time compressor function designed to compare well against fastlz/minilzo. </longdescription> <upstream> <bugs-to>https://github.com/richgel999/miniz/issues</bugs-to> <remote-id type="github">richgel999/miniz</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | miniz-3.0.2.tar.gz | 115766 bytes | 3.0.2 |
| Type | File | Size |
|---|