This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] figlet 2.2.2 - Frank, Ian & Glenn's Letters (large letters on text screen)


* Wed 2007-08-08 Christopher Faylor <cgf-use-the-mailinglist-please-rDBXBDvO6BXQT0dZR+AlfA AT public.gmane.org>
* Message-Id: 20070808211342.GB13717 AT ednor.casa.cgf.cx
> On Wed, Aug 08, 2007 at 01:41:03PM -0700, Brian Dessent wrote:
>
>>"Jari Aalto (Cygwin-bug#20070808T1355)" wrote:
>>
>>> sdesc: "Frank, Ian & Glenn's Letters (large letters on text screen)"
>>
>>The current sdesc is simply "Program to create large letters on text
>>screen" and I think this is much better.  This is not a place to get
>>cutesy with acronyms.
>
> I agree.

Good idea. Fixed.

Jari

sdesc: "Create large letters on text screen (Frank, Ian & Glenn's Letters)"
ldesc: "Program creates large characters out of ordinary screen characters. It
can create characters in many different styles and can kern and
smush these characters together in various ways. Figlet output is
generally reminiscent of the sort of signatures many people like to
put at the end of e-mail and Usenet messages."
category: Text
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/figlet/figlet-2.2.2-1.tar.bz2 \
    http://cygwin.cante.net/figlet/figlet-2.2.2-1-src.tar.bz2 \
    http://cygwin.cante.net/figlet/setup.hint

b) for review

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir figlet ; cd figlet
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/figlet/get.sh \
          http://cygwin.cante.net/figlet/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]