glfs/multimedia/libdriv/sdl/SDL-intro.xml
Larry Lawrence 4da6c87e92 x and multimedia ent updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@57 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-04 21:38:50 +00:00

18 lines
636 B
XML

<sect2>
<title>Introduction to SDL</title>
<screen>Download location (HTTP): <ulink url="&SDL-download-http;"/>
Download location (FTP): <ulink url="&SDL-download-ftp;"/>
Version used: &SDL-version;
Package size: &SDL-size;
Estimated Disk space required: &SDL-buildsize;</screen>
<para>The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multimedia software, such as games and
emulators.</para>
<screen>SDL will utilize oss, alsa, esd, arts, nas, nasm, x11 and directfb by
default if installed prior to SDL. </screen>
</sect2>