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
435 B
8 lines
435 B
TERMUX_PKG_HOMEPAGE=https://github.com/jarun/nnn
|
|
TERMUX_PKG_DESCRIPTION="Free, fast, friendly file browser"
|
|
TERMUX_PKG_LICENSE="BSD 2-Clause"
|
|
TERMUX_PKG_VERSION=2.9
|
|
TERMUX_PKG_SRCURL=https://github.com/jarun/nnn/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=a11e54469bb28173bba0dd1762b4648d4e79343927ba7f25067dfbf3db8e3b1d
|
|
TERMUX_PKG_DEPENDS="file, findutils, readline, wget, libandroid-support"
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
|