mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 17:57:47 +08:00
284d8e17d3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1020 af4574ff-66df-0310-9fd7-8a98e5e911e0
27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<sect2>
|
|
<title>Introduction to <application>SDL</application></title>
|
|
|
|
<para>The Simple DirectMedia Layer (<application>SDL</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>SDL</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>
|