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=3.0
|
|
TERMUX_PKG_SRCURL=https://github.com/jarun/nnn/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=04db6d6710ce1232c779bf70137a86557e486614e20327717122bb63f36348f7
|
|
TERMUX_PKG_DEPENDS="file, findutils, readline, wget, libandroid-support"
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
|