Source: libzip
Version: 1.11.3-1
Severity: wishlist

Dear maintainer,

Please can you enable lzma and zstd support lib libzip so it can
decompress files with these compression methods.

The build already searches for these libraries but they're not found so
the methods are disabled:

> -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR 
> LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) 
> (Required is at least version "5.2")
> CMake Warning at CMakeLists.txt:242 (message):
>   -- lzma library not found; lzma/xz support disabled
> 
> 
> -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
> -- Could NOT find zstd (missing: _zstd_LIBRARY zstd_INCLUDE_DIR) (Required is 
> at least version "1.4.0")
> CMake Warning at CMakeLists.txt:256 (message):
>   -- zstd library not found; zstandard support disabled
> 

Thanks,
James

Reply via email to