CVS: moonbase/utils/figlet BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

sofar at lunar-linux.org sofar at lunar-linux.org
Tue Jul 22 20:54:25 GMT 2003


Update of /var/cvs/lunar/moonbase/utils/figlet
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11132/figlet

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Fun For Striker``. everyone enjoy:

 d8b w      8        w   
  8'  w .d88 8 .d88b w8ww 
  w8ww 8 8  8 8 8.dP'  8   
   8   8 `Y88 8 `Y88P  Y8P 
          wwdP              



--- NEW FILE: BUILD ---
(

  sedit "s:/usr/local:/usr:g" Makefile
  sedit "s/^CFLAGS *= *.*$/CFLAGS = $CXXFLAGS/" Makefile
  sedit "s:^DEFAULTFONTDIR[ ]*=[ ]*.*$:DEFAULTFONTDIR = /usr/share/figlet:g" Makefile

  # showfigfonts isnt chmod +x for some reason o_O
  chmod 0775 showfigfonts	&&
  mkdir -p /usr/share/figlet	&&
  make all			&&
  prepare_install		&&
  make install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
optional_depends "figfonts-contrib" "" "" "for extra contributed fonts"


--- NEW FILE: DETAILS ---
           MODULE=figlet
          VERSION=2.2.1
           SOURCE=figlet221.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/figlet221
    SOURCE_URL[0]=ftp://ftp.figlet.org/pub/figlet/program/unix/$SOURCE
         WEB_SITE=http://www.figlet.org
          ENTERED=20030722
          UPDATED=20030722
            SHORT="Displays large characters made up of ordinary screen characters"
cat << EOF
FIGlet prints its input using  large  characters  (called  ``FIGcharac-
ters'')made  up  of  ordinary  screen  characters (called ``sub-charac-
ters'').  FIGlet output is generally reminiscent of the sort of  ``sig-
natures''  many people like to put at the end of e-mail and UseNet mes-
sages.  It is also reminiscent of the output of some  banner  programs,
although it is oriented normally, not sideways.
EOF




More information about the Lunar-commits mailing list