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.
8 lines
382 B
8 lines
382 B
TERMUX_PKG_HOMEPAGE=https://github.com/xorg62/tty-clock
|
|
TERMUX_PKG_DESCRIPTION="Simple terminal clock"
|
|
TERMUX_PKG_VERSION=2.3
|
|
TERMUX_PKG_MAINTAINER="Oliver Schmidhauser @Neo-Oli"
|
|
TERMUX_PKG_SRCURL=https://github.com/xorg62/tty-clock/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_FOLDERNAME=tty-clock-${TERMUX_PKG_VERSION}
|
|
TERMUX_PKG_DEPENDS="ncurses"
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
|
|