24 lines
565 B
Plaintext
24 lines
565 B
Plaintext
name: xz-utils
|
|
description: A complete C99 implementation of the .xz file format
|
|
version: 5.8.2
|
|
revision: 1
|
|
url: https://tukaani.org/xz/
|
|
license: GPL,LGPL
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
make_depends:
|
|
- binutils
|
|
- coreutils
|
|
- diffutils
|
|
- doxygen
|
|
- gcc
|
|
- glibc
|
|
- make
|
|
downloads:
|
|
- url: https://github.com/tukaani-project/xz/releases/download/v${BPM_PKG_VERSION}/xz-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 890966ec3f5d5cc151077879e157c0593500a522f413ac50ba26d22a9a145214
|