help2man: enable package

This commit is contained in:
Leonid Pliushch 2019-08-16 15:37:57 +03:00
parent c6ae85b04c
commit 6d0832558a
2 changed files with 8 additions and 9 deletions

View File

@ -1,9 +0,0 @@
# Build fails in docker image, install-info needed there:
# build-aux/missing: 81: build-aux/missing: install-info: not found
# WARNING: 'install-info' is missing on your system.
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/help2man/
TERMUX_PKG_DESCRIPTION="tool for automatically generating simple manual pages from program output."
TERMUX_PKG_VERSION=1.47.5
TERMUX_PKG_SHA256=7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/help2man/help2man-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_BUILD_IN_SRC=true

View File

@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/help2man/
TERMUX_PKG_DESCRIPTION="Conversion tool to create man files."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=1.47.10
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/help2man/help2man-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=f371cbfd63f879065422b58fa6b81e21870cd791ef6e11d4528608204aa4dcfb
TERMUX_PKG_DEPENDS="perl"
TERMUX_PKG_BUILD_IN_SRC=true