glfs/multimedia/libdriv/sdl/sdl-intro.xml
Larry Lawrence 8c3989b227 chapter 42
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1189 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-25 00:34:50 +00:00

27 lines
1.1 KiB
XML

<sect2>
<title>Introduction to <application><acronym>SDL</acronym></application></title>
<para>The Simple DirectMedia Layer (<application><acronym>SDL</acronym>
</application> for short) is a cross-platform library designed to make it easy
to write multimedia software, such as games and emulators.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&SDL-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&SDL-download-ftp;"/></para></listitem>
<listitem><para>Download size: &SDL-size;</para></listitem>
<listitem><para>Estimated Disk space required: &SDL-buildsize;</para></listitem>
<listitem><para>Estimated build time: &SDL-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application><acronym>SDL</acronym></application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="alsa"/>, <xref linkend="esound"/>, <xref
linkend="arts"/>, <xref linkend="nas"/>, <xref linkend="NASM"/>,
<xref linkend="xfree86"/>, <xref linkend="aalib"/> and <xref
linkend="DirectFB"/>
</para></sect4>
</sect3>
</sect2>