Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : zstd | name : zstd | ||||
| version : 1.2.0 | version : 1.3.4 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://github.com/facebook/zstd/archive/v1.2.0.tar.gz : 4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb | - git|https://github.com/facebook/zstd.git : v1.3.4 | ||||
| license : | license : | ||||
| - BSD-3-Clause | - BSD-3-Clause | ||||
| - GPL-2.0-only | |||||
| component : system.utils | component : system.utils | ||||
| summary : Zstd command line tools | summary : Zstd command line tools | ||||
| description: | | description: | | ||||
| Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. | Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install PREFIX=/usr LIBDIR=%libdir% | %make_install PREFIX=/usr LIBDIR=%libdir% | ||||
| rm -v $installdir/%libdir%/*.a | rm -v $installdir/%libdir%/*.a | ||||
| check : | | check : | | ||||
| %make test | %make check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.