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.
5 lines
265 B
5 lines
265 B
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/gcal/
|
|
TERMUX_PKG_DESCRIPTION="Program for calculating and printing calendars"
|
|
TERMUX_PKG_VERSION=4
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/gcal/gcal-${TERMUX_PKG_VERSION}.tar.xz
|
|
TERMUX_PKG_DEPENDS="ncurses"
|
|
|