19 lines
501 B
YAML
19 lines
501 B
YAML
name: parted
|
|
description: Partition manipulation tool
|
|
version: "3.7"
|
|
revision: 2
|
|
url: https://www.gnu.org/software/parted/parted.html
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- device-mapper
|
|
- util-linux
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/parted/parted-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 008de57561a4f3c25a0648e66ed11e7b30be493889b64334a6d70f2c1951ef7b
|