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]

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


Adoped package from Carl Ebrey

Jari

sdesc: "Frank, Ian & Glenn's Letters (large letters on text screen)"
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) automated for review: get.sh displays further instructions

  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]