Changeset 9a7970c


Ignore:
Timestamp:
08/15/2004 01:43:37 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
50363a58
Parents:
87efe37
Message:

Added GPM as an optional dependency of AAlib

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2610 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r87efe37 r9a7970c  
    1 <!ENTITY day          "13">
     1<!ENTITY day          "15">
    22<!ENTITY month        "08">
    33<!ENTITY year         "2004">
  • general/graphlib/aalib.xml

    r87efe37 r9a7970c  
    66
    77<!ENTITY aalib-download-http "http://prdownloads.sourceforge.net/aa-project/aalib-&aalib-version;.tar.gz">
    8 <!ENTITY aalib-download-ftp " ">
     8<!ENTITY aalib-download-ftp "ftp://ftp.ratmir.tver.ru/pub/FreeBsd/ports/distfiles/aalib-&aalib-version;.tar.gz">
    99<!ENTITY aalib-size "388 KB">
    1010<!ENTITY aalib-buildsize "6.5 MB">
    1111<!ENTITY aalib-time "0.15 SBU">
    12 
    1312]>
    1413
     
    2322<sect2>
    2423<title>Introduction to <application>AAlib</application></title>
    25                                                                                
     24
    2625<para><application>AAlib</application> is a library to render any graphic into
    2726<acronym>ASCII</acronym> Art.</para>
    28                                                                                
     27
    2928<sect3><title>Package information</title>
    3029<itemizedlist spacing='compact'>
     
    3938&aalib-time;</para></listitem></itemizedlist>
    4039</sect3>
    41                                                                                
    42                                                                                
     40
    4341<sect3><title><application>AAlib</application> dependencies</title>
    4442<sect4><title>Optional</title>
    45 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and <xref linkend="slang"/></para></sect4>
     43<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     44<xref linkend="slang"/> and
     45<xref linkend="gpm"/></para></sect4>
    4646</sect3>
    47                                                                                
     47
    4848</sect2>
    4949
    5050<sect2>
    5151<title>Installation of <application>AAlib</application></title>
    52                                                                                
     52
    5353<para>Install <application>AAlib</application> by running the following
    5454commands:</para>
    55                                                                                
     55
    5656<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    5757make &amp;&amp;
    5858make install</command></userinput></screen>
    59                                                                                
     59
    6060</sect2>
    6161
    6262<sect2>
    6363<title>Contents</title>
    64                                                                                
    65 <para>The <application>AAlib</application> package contains the <filename>libaa</filename> libraries, <command>aalib-config</command>,
    66 <command>aainfo</command>, <command>aatest</command> and
    67 <command>aasavefont</command>.</para>
    68                                                                                
     64
     65<para>The <application>AAlib</application> package contains the
     66<filename class='libraryfile'>libaa</filename> libraries,
     67<command>aalib-config</command>,
     68<command>aainfo</command>,
     69<command>aatest</command>,
     70<command>aasavefont</command> and
     71<command>aafire</command>.</para>
     72
    6973</sect2>
    70                                                                                
     74
    7175<sect2><title>Description</title>
    72                                                                                
     76
    7377<sect3><title>ASCII Art libraries</title>
    74 <para>The ASCII Art library is a collection of routines to render any
    75 graphical input in portable format to ASCII Art. It can be used through
    76 many programs and has a very well documented <acronym>API</acronym>, so you
    77 can easily put it into your own programs.</para></sect3>
    78                                                                                
     78<para>The <acronym>ASCII</acronym> Art library is a collection of routines to
     79render any graphical input in portable format to <acronym>ASCII</acronym> Art.
     80It can be used through many programs and has a very well documented
     81<acronym>API</acronym>, so you can easily put it into your own programs.</para>
     82</sect3>
     83
    7984<sect3><title>aalib-config</title>
    8085<para><command>aalib-config</command> provides configuration info for
    81 <application>AAlib</application>.
    82 </para></sect3>
     86<application>AAlib</application>.</para></sect3>
     87
    8388<sect3><title>aainfo</title>
    8489<para><command>aainfo</command> provides information for your current settings
    8590related to <application>AAlib</application>.</para></sect3>
    86                                                                                
     91
    8792<sect3><title>aatest</title>
    8893<para><command>aatest</command> shows the abilities of <application>AAlib
    8994</application> in a little test.</para></sect3>
    90                                                                                
     95
    9196<sect3><title>aafire</title>
    9297<para><command>aafire</command> is another little toy of <application>AAlib
    9398</application>, rendering an animated fire in ASCII Art.</para></sect3>
    94                                                                                
     99
    95100<sect3><title>aasavefont</title>
    96101<para>Currently no information available.</para></sect3>
    97                                                                                
     102
    98103</sect2>
    99104
  • introduction/welcome/changelog.xml

    r87efe37 r9a7970c  
    2323<itemizedlist>
    2424
     25<listitem><para>August 15th, 2004 [randy]: Added GPM as an optional
     26dependency to AAlib.</para></listitem>
     27
    2528<listitem><para>August 13th, 2004 [randy]: Minor modifications to
    2629kdeadmin and kdepim.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.