mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
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:
parent
b3d787df68
commit
e5b056fa25
@ -9,6 +9,9 @@ Estimated Disk space required: &aalib-buildsize;</screen>
|
|||||||
|
|
||||||
<para>aalib is a library to render any graphic into ascii art.</para>
|
<para>aalib is a library to render any graphic into ascii art.</para>
|
||||||
|
|
||||||
|
<screen>aalib will utilize:
|
||||||
|
<xref linkend="xfree86"/></screen>
|
||||||
|
|
||||||
<sect3>
|
<sect3>
|
||||||
<title>Example</title>
|
<title>Example</title>
|
||||||
<para>
|
<para>
|
||||||
@ -57,7 +60,6 @@ SSS222ooo222WWWWWWQQWQQQQQQQQQQQWWMmmmMZZMMMMMMmQQQQQWWWWQWWWWWWmBWmWWWWWQQWQQQQ
|
|||||||
222222oooomWWWWQWQWWQQQQQQQQQQQQQQWQQWmMmQQQQQQQQQQQWQQWWWWWQWWWWQQQQWQQQQWQWQQQ
|
222222oooomWWWWQWQWWQQQQQQQQQQQQQQWQQWmMmQQQQQQQQQQQWQQWWWWWQWWWWQQQQWQQQQWQWQQQ
|
||||||
</screen>
|
</screen>
|
||||||
This example shows the editor in ASCII ARTS.</para>
|
This example shows the editor in ASCII ARTS.</para>
|
||||||
|
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -7,5 +7,5 @@
|
|||||||
<!ENTITY aalib-buildsize "1.2 MB">
|
<!ENTITY aalib-buildsize "1.2 MB">
|
||||||
<!ENTITY aalib-version "1.4rc4">
|
<!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-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">
|
<!ENTITY aalib-size "10 KB">
|
||||||
|
@ -10,6 +10,7 @@ Estimated Disk space required: &libmng-buildsize;</screen>
|
|||||||
<para>The libmng libraries are used by programs wanting to read and
|
<para>The libmng libraries are used by programs wanting to read and
|
||||||
write mng files which are the animation equivalents to png files.</para>
|
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>
|
</sect2>
|
||||||
|
@ -1,8 +1,10 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Command explanations</title>
|
<title>Command explanations</title>
|
||||||
|
|
||||||
<para><screen><userinput>./configure --prefix=/usr --disable-debug </userinput>
|
<para><userinput>--disable-debug</userinput> : This switch configures SDL to build with aggressive optimizations.</para>
|
||||||
</screen>This command 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>
|
</sect2>
|
||||||
|
|
||||||
|
@ -12,7 +12,6 @@ designed to make it easy to write multimedia software, such as games and
|
|||||||
emulators.</para>
|
emulators.</para>
|
||||||
|
|
||||||
<screen>SDL will utilize:
|
<screen>SDL will utilize:
|
||||||
oss, <xref linkend="alsa"/>, <xref linkend="esound"/>, <xref linkend="arts"/>, nas, nasm, <xref linkend="xfree86"/> and directfb by
|
oss, <xref linkend="alsa"/>, <xref linkend="esound"/>, <xref linkend="arts"/>, nas, nasm, <xref linkend="xfree86"/>, <xref linkend="aalib"/> and directfb</screen>
|
||||||
default if installed prior to SDL. </screen>
|
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -18,7 +18,8 @@ useful for viewing almost all types of video files.</para>
|
|||||||
<screen>MPlayer depends on:
|
<screen>MPlayer depends on:
|
||||||
<xref linkend="xfree86"/> and <xref linkend="unzip"/>
|
<xref linkend="xfree86"/> and <xref linkend="unzip"/>
|
||||||
MPlayer will utilize:
|
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>
|
<xref linkend="arts"/>, <xref linkend="alsa"/> and <xref linkend="libogg"/></screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -19,7 +19,7 @@ is useful for photo retouching, image composition and image authoring.</para>
|
|||||||
<xref linkend="GTK"/>
|
<xref linkend="GTK"/>
|
||||||
gimp will utilize:
|
gimp will utilize:
|
||||||
<xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref
|
<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>
|
and <xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;, PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</screen>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user