glfs/multimedia/libdriv/sdl/sdl-intro.xml
Tushar Teredesai 034abd0060 Changed dependencies to refer to either XFree86 or Xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-13 14:32:28 +00:00

33 lines
1.2 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"/>,
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
<xref linkend="aalib"/>,
<xref linkend="DirectFB"/> and
<xref linkend="SVGAlib"/>
</para></sect4>
</sect3>
</sect2>