D15369: Add support for Zstd-compressed Tar-archives

Elvis Angelaccio noreply at phabricator.kde.org
Sun Nov 4 17:26:37 GMT 2018


elvisangelaccio added inline comments.

INLINE COMMENTS

> CMakeLists.txt:97-102
>  find_program(LZOP lzop)
>  if(LZOP)
>      message(STATUS "Found lzop executable: ${LZOP}")
>  else()
>      message(WARNING "Could not find the lzop executable. Ark requires lzop to handle the tar.lzo archive format if libarchive >= 3.3 has been compiled without liblzo2 support.")
>  endif()

Can you put a similar check/message for the `zstd` binary?

REPOSITORY
  R36 Ark

REVISION DETAIL
  https://phabricator.kde.org/D15369

To: rthomsen, elvisangelaccio, dakon
Cc: dakon, kde-utils-devel, #ark, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20181104/a62130fd/attachment.html>


More information about the Kde-utils-devel mailing list