782b2a17e55f3ed728c0cf0d6769d9daec7f28f6
[termux-packages] / packages / mc / build.sh
1 TERMUX_PKG_HOMEPAGE=https://www.midnight-commander.org/
2 TERMUX_PKG_DESCRIPTION="Midnight Commander - a powerful file manager"
3 TERMUX_PKG_VERSION=4.8.20
4 TERMUX_PKG_REVISION=1
5 TERMUX_PKG_SHA256=017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c
6 TERMUX_PKG_SRCURL=http://ftp.midnight-commander.org/mc-${TERMUX_PKG_VERSION}.tar.xz
7 TERMUX_PKG_DEPENDS="libandroid-support, ncurses, glib"
8 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-ncurses-libs=$TERMUX_PREFIX/lib --with-screen=ncurses"