Commit graph

34 commits

Author SHA1 Message Date
KubaKaszycki
8bc5e28770 Added more modern stuff 2016-06-01 21:46:53 +02:00
Sam Hocevar
57eff2e092 Prepare Changelog for version 0.3. 2013-09-18 07:03:59 +00:00
Sam Hocevar
784ea9a179 Remove useless reference to deprecated libcucul. 2010-10-07 21:43:58 +00:00
Sam Hocevar
cab64e608b Remove the build dependency on the getopt implementation and use libcaca
instead.
2010-10-07 21:38:43 +00:00
Sam Hocevar
7436d1c74f No longer check for zlib, it's provided by libcaca. 2010-02-09 01:21:56 +00:00
Sam Hocevar
ec7c63a624 Set version to 0.2 and update COPYING, NEWS, README, TODO... 2010-02-09 01:07:02 +00:00
Sam Hocevar
2c63c7ada7 Get rid of $Id$ keywords. 2010-02-09 00:24:47 +00:00
Sam Hocevar
bb02608645 Add mygetopt.c to the project. Fixes #42. 2010-02-08 23:56:33 +00:00
Sam Hocevar
ab698bbc1f Build-depend on libcaca 0.99.beta17, to get colour font support. 2010-02-08 23:21:46 +00:00
Sam Hocevar
63311c54a5 Add a source code sanity check. 2009-12-16 15:54:17 +00:00
Sam Hocevar
0b8e189863 Port toilet to the unified libcaca 0.99.beta15 API. 2008-10-18 21:36:17 +00:00
Sam Hocevar
6229e1f38d * configure.ac: fix libcucul-dev dependency value. 2008-07-16 13:30:02 +00:00
Sam Hocevar
ec08c3d6c0 * Require cucul >= 0.99.beta15. Not released yet, but at least we won't
get any complaints about crashes or compilation issues.
2008-06-15 14:47:12 +00:00
Sam Hocevar
f59a2adfdc * Put autotools files in ./.auto instead of ./autotools. 2008-06-15 14:47:04 +00:00
Sam Hocevar
98d4ddf5c9 * Fix a bashism in the configure script that the FreeBSD guys apparently
never bothered to tell me about.
2008-01-24 19:47:49 +00:00
Sam Hocevar
4f409dd091 * Added left and right filters for 90-degree rotations.
* Bumped libcucul versioned dependency accordingly.
2007-09-30 15:45:42 +00:00
Sam Hocevar
e03859f53b * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux. 2006-11-30 16:58:39 +00:00
Sam Hocevar
c628919d91 * I hate SVN keywords. Here, fixed at last. 2006-11-16 00:34:48 +00:00
Sam Hocevar
f6fa0449be * Added a "make upload" rule for releases. 2006-11-16 00:33:32 +00:00
Sam Hocevar
0514086ace * Set version to 0.1.
* Added ChangeLog, updated TODO/NEWS/README.
2006-11-16 00:24:33 +00:00
Sam Hocevar
981e398b67 * Now that libcaca 0.99.beta10 is out, we can switch to the new API. 2006-11-12 20:37:58 +00:00
Sam Hocevar
9162cd19e9 * Generate the manpage in the make rule, not the configure rule, because
at configure time ${datarootdir} depends on ${prefix} which is defined
    a bit too late in the script.
2006-11-10 14:58:12 +00:00
Sam Hocevar
67988bb31f * Allow setting the font directory using --datadir / --datarootdir. 2006-11-10 14:30:22 +00:00
Sam Hocevar
9428fa4d2f * Do not cache ac_build_date. 2006-11-10 14:19:13 +00:00
Sam Hocevar
2a317ad012 * Add a manual page. 2006-11-10 08:54:04 +00:00
Sam Hocevar
d0755d80a5 * Minor cosmetic change in the configure output. 2006-11-09 21:58:21 +00:00
Sam Hocevar
eb711671a2 * Added the caca2tlf tool, which converts a libcaca font into a TOIlet font
using a naive pixel-to-glyphs algorithm. I will improve it later.
2006-11-06 01:09:44 +00:00
Sam Hocevar
2ffabb05d0 * Check for zlib if available. 2006-10-19 20:53:36 +00:00
Sam Hocevar
d1ba08cdf0 * Retrieve the configure.ac timestamp at configure time and store it in
a C macro for better FIGlet emulation.
2006-10-08 12:04:04 +00:00
Sam Hocevar
93533880ed * Require libcucul 0.99.beta6 (utf8 import). 2006-09-30 19:05:41 +00:00
Sam Hocevar
7b36676bdf * Created emboss.tlf, a Unicode font for the official TOIlet distribution. 2006-09-30 11:34:37 +00:00
Sam Hocevar
c025bc4f2b * Implemented figlet's -t (adapt to terminal's width). 2006-09-27 07:18:20 +00:00
Sam Hocevar
622e8deeed * Import toilet source code from libcaca's repository. 2006-09-22 23:36:35 +00:00
Sam Hocevar
6076c47355 * Initial tree. 2006-09-22 17:03:41 +00:00