2016-06-29 06:47:18 -04:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/texinfo/
|
|
|
|
TERMUX_PKG_DESCRIPTION="Documentation system for on-line information and printed output"
|
2019-01-21 14:53:58 +02:00
|
|
|
TERMUX_PKG_LICENSE="GPL-3.0"
|
2019-10-06 10:18:57 +02:00
|
|
|
TERMUX_PKG_VERSION=6.7
|
2018-07-15 17:06:36 +02:00
|
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/texinfo/texinfo-${TERMUX_PKG_VERSION}.tar.xz
|
2020-01-13 03:00:07 +02:00
|
|
|
TERMUX_PKG_SHA256=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
|
2018-07-15 17:05:11 +02:00
|
|
|
# gawk is used by texindex:
|
2019-05-05 17:45:07 +03:00
|
|
|
TERMUX_PKG_DEPENDS="libiconv, ncurses, perl, gawk"
|
2017-06-25 22:46:53 +02:00
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-perl-xs"
|