26 lines
597 B
YAML
26 lines
597 B
YAML
name: squashfs-tools
|
|
description: Tools to create and extract Squashfs filesystems
|
|
version: 4.7.5
|
|
revision: 2
|
|
url: https://github.com/plougher/squashfs-tools
|
|
license: GPL2
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glibc
|
|
- lz4
|
|
- lzo
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
make_depends:
|
|
- help2man
|
|
downloads:
|
|
- url: https://github.com/plougher/squashfs-tools/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 547b7b7f4d2e44bf91b6fc554664850c69563701deab9fd9cd7e21f694c88ea6
|