buildorder.py: Workaround libandroid-support-dev
[termux-packages] / packages / gtypist / build.sh
CommitLineData
59f0d218
FF
1TERMUX_PKG_HOMEPAGE=http://www.gnu.org/software/gtypist/
2TERMUX_PKG_DESCRIPTION="Universal typing tutor"
3TERMUX_PKG_VERSION=2.9.5
4TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/gtypist/gtypist-${TERMUX_PKG_VERSION}.tar.xz
5TERMUX_PKG_DEPENDS="libandroid-support, ncurses"
6TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_ncursesw_ncurses_h=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes --enable-nls=no ac_cv_header_libintl_h=no"
7TERMUX_PKG_RM_AFTER_INSTALL="share/emacs/site-lisp bin/typefortune share/man/man1/typefortune.1"