27 lines
594 B
YAML
27 lines
594 B
YAML
name: man-db
|
|
description: Man page reading utility
|
|
version: 2.13.1
|
|
revision: 4
|
|
url: https://www.nongnu.org/man-db/
|
|
license: GPL2-or-later and GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- gdbm
|
|
- glibc
|
|
- groff
|
|
- less
|
|
- libpipeline
|
|
- libseccomp
|
|
- zlib
|
|
optional_depends:
|
|
- gzip
|
|
downloads:
|
|
- url: https://download.savannah.gnu.org/releases/man-db/man-db-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8afebb6f7eb6bb8542929458841f5c7e6f240e30c86358c1fbcefbea076c87d9
|