summaryrefslogtreecommitdiff
path: root/misc/toilet/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-07-01Needs gmake, at least for the man page.schmonz1-2/+2
2016-10-10Remove DEPENDS now that libcaca/bl3.mk itself does not only registerwiz1-2/+1
a build dependency.
2015-03-08Fix config.guess/config.sub overrides.joerg1-1/+4
2014-06-12needs zlib as suggested by bulk buildwiedi1-1/+2
2014-02-23Add toilet, a free replacement for the FIGlet utility. TOIlet standsschmonz1-0/+18
for "The Other Implementation's letters", coined after FIGlet's "Frank, Ian and Glen's letters". TOIlet is in its very early development phase. It uses the powerful libcaca library to achieve various text-based effects. TOIlet implements or plans to implement the following features: * The ability to load FIGlet fonts * Support for Unicode input and output * Support for colour fonts * Support for colour output * Support for various output formats: HTML, IRC, ANSI... TOIlet also aims for full FIGlet compatibility. It is currently able to load FIGlet fonts and perform horizontal smushing.