Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -8,6 +8,8 @@ configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
||||
--with-bzip2=/usr/bin/bzip2 --disable-rpath --enable-threads=posix
|
||||
--with-lzma=/usr/bin/lzma --with-xz=/usr/bin/xz --disable-setuid
|
||||
--without-included-regex --enable-automatic-create"
|
||||
makedepends="pkg-config gdbm-devel zlib-devel libpipeline-devel"
|
||||
fulldepends="bzip2 gzip less groff grep coreutils"
|
||||
short_desc="The on-line manual database"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
@@ -21,17 +23,7 @@ long_desc="
|
||||
|
||||
conf_files="/etc/man_db.conf"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build gdbm-devel
|
||||
Add_dependency build zlib-devel
|
||||
Add_dependency build libpipeline-devel
|
||||
|
||||
Add_dependency full bzip2
|
||||
Add_dependency full gzip
|
||||
Add_dependency full less
|
||||
Add_dependency full groff
|
||||
Add_dependency full grep
|
||||
Add_dependency full coreutils
|
||||
|
||||
post_install() {
|
||||
# Install the cron daily job.
|
||||
|
||||
Reference in New Issue
Block a user