Files
Arch-R/packages/compress
Ian Leonard 8016cd0394 zstd: add configure options
legacy_level=0 disables support for packages compressed with zstd before
version 0.8 (~August 2016).

Support for the other compression libraries adds a symlink feature to the
zstd binary for it to mimic that library's regular tool. Example, a
symlink pointing to zstd named 'gzip' will cause zstd to pretend to be gzip.
The cli tools aren't used, so there is no purpose to adding this support.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:22 +00:00
..
2020-02-17 06:37:58 +00:00
2020-02-17 06:37:58 +00:00
2020-06-01 19:31:38 +02:00
2019-06-26 20:04:06 +01:00
2018-10-22 15:06:12 +02:00
2019-11-17 22:49:05 +01:00
2018-10-22 15:06:12 +02:00
2018-10-22 15:06:12 +02:00
2020-10-14 19:19:22 +00:00