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
429 B
8 lines
429 B
TERMUX_PKG_HOMEPAGE=https://dev.yorhel.nl/ncdu
|
|
TERMUX_PKG_DESCRIPTION="Disk usage analyzer"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_VERSION=1.14.1
|
|
TERMUX_PKG_SHA256=be31e0e8c13a0189f2a186936f7e298c6390ebdc573bb4a1330bc1fcbf56e13e
|
|
TERMUX_PKG_SRCURL=https://dev.yorhel.nl/download/ncdu-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_DEPENDS="ncurses, libandroid-support"
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-shell=$TERMUX_PREFIX/bin/bash"
|
|
|