s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
[termux-packages] / disabled-packages / man-db / build.sh
CommitLineData
a8ed0f84
MK
1TERMUX_PKG_HOMEPAGE=http://www.nongnu.org/man-db/
2TERMUX_PKG_DESCRIPTION="Utilities for examining on-line help files (manual pages)"
6cba0713 3TERMUX_PKG_VERSION=2.7.5
af4dc416 4TERMUX_PKG_REVISION=1
a8ed0f84 5TERMUX_PKG_SRCURL=http://mirror.csclub.uwaterloo.ca/nongnu/man-db/man-db-${TERMUX_PKG_VERSION}.tar.xz
6b44b8d8
MK
6TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-db=gdbm --with-pager=less --with-config-file=/data/data/com.termux/files/usr/etc/man_db.conf --disable-setuid --with-browser=lynx --with-gzip=gzip --with-systemdtmpfilesdir=/data/data/com.termux/files/usr/lib/tmpfiles.d"
7TERMUX_PKG_DEPENDS="flex, gdbm, groff, less, libandroid-support, libpipeline, lynx"
a8ed0f84
MK
8
9export GROFF_TMAC_PATH="/data/data/com.termux/files/usr/lib/groff/site-tmac:/data/data/com.termux/files/usr/share/groff/site-tmac:/data/data/com.termux/files/usr/share/groff/current/tmac"