24 lines
570 B
YAML
24 lines
570 B
YAML
name: libarchive
|
|
description: Multi-format archive and compression library
|
|
version: 3.8.9
|
|
revision: 1
|
|
url: https://libarchive.org/
|
|
license: BSD
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- acl
|
|
- bzip2
|
|
- lz4
|
|
- openssl
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
downloads:
|
|
- url: https://github.com/libarchive/libarchive/releases/download/v${BPM_PKG_VERSION}/libarchive-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 888c934f9d95648ecb9163dc8e23ab80a476ecb81a8f1154704a227b5b676dde
|