update ref to aalib

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@523 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2002-12-21 03:56:16 +00:00
parent b3d787df68
commit e5b056fa25
7 changed files with 15 additions and 10 deletions

View File

@ -9,6 +9,9 @@ Estimated Disk space required: &aalib-buildsize;</screen>
<para>aalib is a library to render any graphic into ascii art.</para>
<screen>aalib will utilize:
<xref linkend="xfree86"/></screen>
<sect3>
<title>Example</title>
<para>
@ -57,7 +60,6 @@ SSS222ooo222WWWWWWQQWQQQQQQQQQQQWWMmmmMZZMMMMMMmQQQQQWWWWQWWWWWWmBWmWWWWWQQWQQQQ
222222oooomWWWWQWQWWQQQQQQQQQQQQQQWQQWmMmQQQQQQQQQQQWQQWWWWWQWWWWQQQQWQQQQWQWQQQ
</screen>
This example shows the editor in ASCII ARTS.</para>
</sect3>
</sect2>

View File

@ -7,5 +7,5 @@
<!ENTITY aalib-buildsize "1.2 MB">
<!ENTITY aalib-version "1.4rc4">
<!ENTITY aalib-download-http "http://telia.dl.sourceforge.net/sourceforge/aa-project/aalib-1.4rc4.tar.gz">
<!ENTITY aalib-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/aa-project/aalib-1.4rc1.tar.gz">
<!ENTITY aalib-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/aa-project/aalib-1.4rc4.tar.gz">
<!ENTITY aalib-size "10 KB">

View File

@ -10,6 +10,7 @@ Estimated Disk space required: &libmng-buildsize;</screen>
<para>The libmng libraries are used by programs wanting to read and
write mng files which are the animation equivalents to png files.</para>
<screen>libmng depends on: <xref linkend="zlib"></xref>, <xref linkend="libjpeg"></xref> and <xref linkend="lcms"></xref></screen>
<screen>libmng depends on:
<xref linkend="zlib"/>, <xref linkend="libjpeg"/> and <xref linkend="lcms"/></screen>
</sect2>

View File

@ -1,8 +1,10 @@
<sect2>
<title>Command explanations</title>
<para><screen><userinput>./configure --prefix=/usr --disable-debug </userinput>
</screen>This command configures SDL to build with aggressive
optimizations.</para>
<para><userinput>--disable-debug</userinput> : This switch configures SDL to build with aggressive optimizations.</para>
<para><userinput>--enable-video-aalib</userinput> : This optional switch
is required to build SDL with AAlib video support.</para>
</sect2>

View File

@ -12,7 +12,6 @@ designed to make it easy to write multimedia software, such as games and
emulators.</para>
<screen>SDL will utilize:
oss, <xref linkend="alsa"/>, <xref linkend="esound"/>, <xref linkend="arts"/>, nas, nasm, <xref linkend="xfree86"/> and directfb by
default if installed prior to SDL. </screen>
oss, <xref linkend="alsa"/>, <xref linkend="esound"/>, <xref linkend="arts"/>, nas, nasm, <xref linkend="xfree86"/>, <xref linkend="aalib"/> and directfb</screen>
</sect2>

View File

@ -18,7 +18,8 @@ useful for viewing almost all types of video files.</para>
<screen>MPlayer depends on:
<xref linkend="xfree86"/> and <xref linkend="unzip"/>
MPlayer will utilize:
<xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/>, <xref linkend="SDL"/>, oss,
<xref linkend="GTK"/>, <xref linkend="freetype2"/>, <xref
linkend="libpng"/>, <xref linkend="libjpeg"/>, <xref linkend="libungif"/>, <xref linkend="aalib"/>, <xref linkend="SDL"/>, oss,
<xref linkend="arts"/>, <xref linkend="alsa"/> and <xref linkend="libogg"/></screen>
</sect2>

View File

@ -19,7 +19,7 @@ is useful for photo retouching, image composition and image authoring.</para>
<xref linkend="GTK"/>
gimp will utilize:
<xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref
linkend="libjpeg"/>, <ulink url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, <xref linkend="Python"/>
linkend="libjpeg"/>, <xref linkend="aalib"/>, <ulink url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, <xref linkend="Python"/>
and <xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;, PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</screen>
</sect2>