Summary
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.
Versions
v3.0.1 :: 0/3.0.1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
v2.2.0-r1 :: 0/2.2.0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 ppc ppc64 sparc x86 ~arm ~arm64 ~ia64
Depending packages
dev-perl / Sereal-Decoder : Fast, compact, powerful binary deserialization
dev-perl / Sereal-Encoder : Fast, compact, powerful binary serialization
games-emulation / geolith-jg : Jolly Good Neo Geo AES/MVS Emulator
games-emulation / jgrf : The Jolly Good Reference Frontend
media-gfx / renderdoc : A stand-alone graphics debugging tool
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/miniz: Keyword 3.0.1 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 arm64, #867001
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 arm, #867001
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/miniz: Stabilize 2.2.0-r1 sparc, #886877
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/miniz: Stabilize 2.2.0-r1 x86, #886877
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-libs/miniz: Stabilize 2.2.0-r1 ppc, #886877
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-libs/miniz: Stabilize 2.2.0-r1 ppc64, #886877
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
dev-libs/miniz: add 3.0.1
Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
dev-libs/miniz: drop 2.1.0-r3, 2.2.0
Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/miniz: amd64 stable wrt bug #856124
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 ia64, #849581
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 sparc, #849581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 ppc, #849581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-libs/miniz: Keyword 2.2.0-r1 ppc64, #849581
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
dev-libs/miniz: pkg-config tweaks
Install the pkg-config file in into the correct (architecture specific) directory, and also correct the include directory so that it behaves the same as the CMake config file. Closes: https://bugs.gentoo.org/849578 Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
dev-libs/miniz: remove live ebuild
Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-libs/miniz: Stabilize 2.1.0-r3 amd64, #835005
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Smith · gentoo
dev-libs/miniz: add 2.2.0
Signed-off-by: Matthew Smith <matthew@gentoo.org> - Matthew Smith · gentoo
dev-libs/miniz: add subslot
Signed-off-by: Matthew Smith <matthew@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-libs/miniz: don't set visibility to hidden
Needed by prusaslicer and symbols such as mz_zip_zero_struct Bug: https://bugs.gentoo.org/761541 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-libs/miniz: drop old
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18682 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Dennis Lamm · gentoo
dev-libs/miniz: export cmake build targets
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-libs/miniz: fixed description
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Dennis Lamm · gentoo
dev-libs/miniz: new ebuild
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18642 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>