liblzma v5.6.3
- Created
- Updated
Compression library with an API similar to that of zlib.
# Usage
liblzma is compatible with built-in CMake targets:
find_package(LibLZMA REQUIRED)
target_link_libraries(main PRIVATE LibLZMA::LibLZMA)
liblzma provides CMake targets:
find_package(liblzma CONFIG REQUIRED)
target_link_libraries(main PRIVATE liblzma::liblzma)
# License
Unspecified
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
Build tools
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- aubio (feature
tools
) - avro-c
- boost-iostreams (feature
lzma
) - bxzstr
- elfutils
- ffmpeg (feature
lzma
) - folly
- folly (feature
lzma
) - gdal (feature
lzma
) - htslib (feature
lzma
) - kenlm
- kf5archive (feature
lzma
) - libarchive (feature
lzma
) - libgta
- libmagic (feature
lzma
) - libosmscout
- libprotobuf-mutator
- libsystemd
- libunwind
- libwandio
- libxml2 (feature
lzma
) - libzim
- libzip (feature
liblzma
) - minizip-ng (feature
lzma
) - pdal (feature
liblzma
) - python3 (feature
extensions
) - scotch
- shogun
- simage (feature
tiff
) - tiff (feature
lzma
) - vtk
# Host Dependents
No dependents.
# Contributors
- codicodi
- Martin Müller
- Alexander Karatarakis
- Robert Schumacher
- Aybe
- Frederik Carlier
- myd7349
- Stefano Sinigardi
- pravic
- Phoebe
- Alvin
- Lily
- Long Nguyen
- Alexander Neumann
- Jimmy Lee
- Kai Pastor
- Leonid Pospelov
- Lily Wang
- Dr.-Ing. Carsten Grimm
- Billy O'Neal
- Theodore Tsirpanis
- c8ef
# Changelog
and 26 more commits:
b93fa7a
[liblzma] Patch headers to fix https://github.com/OpenTTD/OpenTTD/pull/7614 (#7226)f6998ad
[liblzma] Bump CONTROL version8f20694
Update liblzma to version 5.2.4672632c
Upgrade to intermediate liblzma version8cfc78e
[liblzma] Enabled UWP builds9f9778c
[many ports] Improve behavior on Linux and general cleanup4fd4c03
[liblzma] Add usage information7938006
[ports] Mark several ports as unbuildable on UWP26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)1c70d26
Force LF line endings for patch filese13eae8
[liblzma] rename produced libraries39a59a8
[liblzma] update to 5.2.37ecf688
add liblzma