libdeflate
Port variant std
Summary Fast DEFLATE-based compression library
BROKEN
Package version 1.22
Homepage https://github.com/ebiggers/libdeflate
Keywords archivers
Maintainer nobody
License MIT
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 12 OCT 2024, 19:09:16 UTC
Port created 06 MAR 2023, 03:06:15 UTC
Subpackage Descriptions
set This is the libdeflate:std metapackage. It pulls in all subpackages of libdeflate:std.
primary libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. The supported formats are: - DEFLATE (raw) - zlib (a.k.a. DEFLATE with a zlib wrapper) - gzip (a.k.a. DEFLATE with a gzip wrapper) libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate offers optional high compression modes that provide a better compression ratio than the zlib's "level 9".
tools This package provides the libdeflate tools.
dev This is the developer subpackage of the libdeflate:std port. It may contain headers, pc files, static and PIC libraries and SO links.
docs This is the documents subpackage of the libdeflate:std port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) cmake:primary:std
Runtime (only) libdeflate:primary:std (tools subpackage)
Download groups
main mirror://GITHUB/ebiggers:libdeflate:v1.22
Distribution File Information
7f343c7bf2ba46e774d8a632bf073235e1fd27723ef0a12a90f8947b7fe851d6 197720 ebiggers-libdeflate-1.22.tar.gz
Ports that require libdeflate:std
openexr:std High dynamic-range (HDR) image file format
transmission:qt Lightweight BitTorrent client (Qt GUI)