16 lines
314 B
YAML
16 lines
314 B
YAML
name: gptfdisk
|
|
description: Set of text-mode partitioning tools for GUID Partition tables (GPT)
|
|
version: 1.0.10
|
|
revision: 2
|
|
url: https://www.rodsbooks.com/gdisk/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- ncurses
|
|
- util-linux
|
|
- popt
|