[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/zstd/zstd.desc [COPY] Copyright (C) 2016 - 2024 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] Fast real-time compression algorithm [T] Zstandard is a real-time compression algorithm, providing high compression [T] ratios. It offers a very wide range of compression / speed trade-off, [T] while being backed by a very fast decoder (see benchmarks below). It also [T] offers a special mode for small data, called dictionary compression, and [T] can create dictionaries from any sample set. [U] http://www.zstd.net [A] Yann Collet, Facebook, Inc. [M] Rene Rebe [C] base/tool [F] CROSS DIETLIBC [L] BSD GPL [S] Stable [V] 1.5.6 [P] X 01---5---9 102.400 [O] [ $arch = "avr32" ] && var_append GCC_WRAPPER_REMOVE ' ' '-Wvla' [O] var_append makeopt ' ' 'ZSTD_LEGACY_SUPPORT=0 HAVE_LZ4= HAVE_LZMA=' [O] var_insert makeinstopt ' ' 'ZSTD_LEGACY_SUPPORT=0 HAVE_LZ4= HAVE_LZMA= DESTDIR=$root LIBDIR=$libdir' [D] 488c1b39d771243f9fdaa990eb7ce731ea99f9740c1ea2328dd8c0c7 zstd-1.5.6.tar.gz https://github.com/facebook/zstd/archive/v1.5.6/