TERMUX_PKG_HOMEPAGE=https://calcurse.org/ TERMUX_PKG_DESCRIPTION="calcurse is a calendar and scheduling application for the command line" TERMUX_PKG_LICENSE="BSD 2-Clause" TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=4.8.1 TERMUX_PKG_SRCURL=https://calcurse.org/files/calcurse-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SHA256=d86bb37014fd69b8d83ccb904ac979c6b8ddf59ee3dbc80f5a274525e4d5830a TERMUX_PKG_DEPENDS="libandroid-support, ncurses" TERMUX_PKG_RECOMMENDS="calcurse-caldav" termux_step_pre_configure() { export ac_cv_lib_pthread_pthread_create=yes }