18 lines
557 B
YAML
18 lines
557 B
YAML
name: tree
|
|
description: A directory listing program displaying a depth indented list of files
|
|
version: 2.3.2
|
|
revision: 2
|
|
url: https://gitlab.com/OldManProgrammer/unix-tree
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${BPM_PKG_VERSION}/unix-tree-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 513a53cbc42ca1f4ea06af2bab1f5283524a3848266b1d162416f8033afc4985
|