25 lines
579 B
YAML
25 lines
579 B
YAML
name: groff
|
|
description: GNU troff text-formatting system
|
|
version: 1.24.1
|
|
revision: 2
|
|
url: https://www.gnu.org/software/groff/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- perl
|
|
optional_depends:
|
|
- libxaw
|
|
- perl-file-homedir
|
|
make_depends:
|
|
- libxaw
|
|
- perl-file-homedir
|
|
downloads:
|
|
- url: https://ftpmirror.gnu.org/gnu/groff/groff-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 74e2819795b6aff431aeac983d63a9c8968eeaba2a2eba7df8ba4c7b41e7cfd8
|