23 lines
499 B
YAML
23 lines
499 B
YAML
name: file
|
|
description: File type detection program
|
|
version: "5.48"
|
|
revision: 1
|
|
url: https://www.darwinsys.com/file/
|
|
license: Custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bzip2
|
|
- glibc
|
|
- libseccomp
|
|
- xz-utils
|
|
- zlib
|
|
- zstd
|
|
downloads:
|
|
- url: https://astron.com/pub/file/file-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ed14656883b23a364b4057c05595d93252da9bc473d30106519519d0da141283
|