Switch to new download format and fix dependencies
This commit is contained in:
@@ -1,9 +1,24 @@
|
||||
name: man-db
|
||||
description: Man page reading utility
|
||||
version: 2.13.1
|
||||
revision: 2
|
||||
url: https://www.nongnu.org/man-db/
|
||||
license: GPL2-or-later and GPL3-or-later
|
||||
architecture: any
|
||||
depends: ["bash","gdbm","groff","glibc","gzip","less","libpipeline","zlib"]
|
||||
make_depends: ["bash","binutils","bzip2","coreutils","flex","gcc","gdbm","gettext","glibc","grep","groff","gzip","less","libpipeline","make","pkgconf","sed","xz-utils"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user