glfs/multimedia/libdriv/sdl/sdl-intro.xml

27 lines
1.1 KiB
XML
Raw Normal View History

<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>