Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: zstd
|
||||
description: Zstandard is a fast compression algorithm, providing high compression ratios
|
||||
version: 1.5.7
|
||||
revision: 4
|
||||
url: https://facebook.github.io/zstd/
|
||||
license: BSD3-Clause,GPL2-only
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- lz4
|
||||
- xz-utils
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/facebook/zstd/releases/download/v${BPM_PKG_VERSION}/zstd-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3
|
||||
Reference in New Issue
Block a user