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.

9 lines
374 B

TERMUX_PKG_HOMEPAGE=https://alioth.debian.org/
TERMUX_PKG_DESCRIPTION="minicom"
TERMUX_PKG_VERSION=2.7
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_SRCURL=https://alioth.debian.org/frs/download.php/file/3977/minicom-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_DEPENDS="libandroid-support"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-socket --disable-music"