26 lines
605 B
YAML
26 lines
605 B
YAML
name: xz-utils
|
|
description: A complete C99 implementation of the .xz file format
|
|
version: 5.8.3
|
|
revision: 2
|
|
url: https://tukaani.org/xz/
|
|
license: GPL,LGPL
|
|
maintainers:
|
|
- [email protected]
|
|
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: fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6
|