You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
411 B
8 lines
411 B
TERMUX_PKG_HOMEPAGE=http://www.jedsoft.org/most/index.html
|
|
TERMUX_PKG_DESCRIPTION="A terminal pager similar to 'more' and 'less'"
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
TERMUX_PKG_VERSION=5.1.0
|
|
TERMUX_PKG_SRCURL=https://www.jedsoft.org/releases/most/most-$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501
|
|
TERMUX_PKG_DEPENDS="slang"
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
|