zstd 1.5.0
| Name | zstd |
|---|---|
| Version | 1.5.0 (a488ba114ec17ea1054b9057c26a046fc122b3b6) |
| Summary | Zstandard - Fast real-time compression algorithm |
| Description | Zstandard is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library. |
| Section | console/utils |
| License | BSD-3-Clause & GPLv2 |
| Homepage | http://www.zstd.net/ |
| Recipe file | recipes-extended/zstd/zstd_1.5.0.bb |
| Layer | openembedded-core (honister branch) |
| Inherits | |
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
| git://github.com/facebook/zstd.git |
Patches
| Patch | Status |
|---|---|
| zstd/0001-Makefile-sort-all-wildcard-file-list-expansions.patch | Pending |
| zstd/0001-MinGW-Build-Fixes.patch | Submitted [https://github.com/facebook/zstd/pull/2685] |
bbappends
This recipe is appended by:
| meta-mingw | zstd_%.bbappend |
| meta-microblaze | zstd_1.5.0.bbappend |
Other branches
This recipe in other branches of openembedded-core:
| Branch | Recipe |
|---|---|
| master | zstd 1.5.7 |
| whinlatter (Yocto Project 5.3) | zstd 1.5.7 |
| walnascar (Yocto Project 5.2) | zstd 1.5.7 |
| styhead (Yocto Project 5.1) | zstd 1.5.6 |
| scarthgap (Yocto Project 5.0) | zstd 1.5.5 |
| nanbield (Yocto Project 4.3) | zstd 1.5.5 |
| mickledore (Yocto Project 4.2) | zstd 1.5.4 |
| langdale (Yocto Project 4.1) | zstd 1.5.2 |
| kirkstone (Yocto Project 4.0) | zstd 1.5.2 |
| honister (Yocto Project 3.4) | zstd 1.5.0 (this recipe) |
| hardknott (Yocto Project 3.3) | zstd 1.4.9 |