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
477 B
8 lines
477 B
TERMUX_PKG_HOMEPAGE=http://caca.zoy.org/wiki/toilet
|
|
TERMUX_PKG_DESCRIPTION="FIGlet-compatible display of large colourful characters in text mode"
|
|
TERMUX_PKG_VERSION=0.3
|
|
# Switched to mirror since original source is down sometimes:
|
|
# TERMUX_PKG_SRCURL=http://caca.zoy.org/raw-attachment/wiki/toilet/toilet-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SRCURL=http://fossies.org/linux/privat/toilet-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_DEPENDS="libcaca"
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
|
|