mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to SDL-1.2.8.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3122 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
50b154ba96
commit
68ad918783
@ -403,7 +403,7 @@
|
||||
|
||||
<!ENTITY audiofile-version "0.2.6">
|
||||
<!ENTITY esound-version "0.2.35">
|
||||
<!ENTITY SDL-version "1.2.7">
|
||||
<!ENTITY sdl-version "1.2.8">
|
||||
<!ENTITY libao-version "0.8.5">
|
||||
<!ENTITY libogg-version "1.1.2">
|
||||
<!ENTITY libvorbis-version "1.1.0">
|
||||
|
@ -59,7 +59,7 @@ url="&gnomemeeting-download-ftp;"/></para></listitem>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="SDL"/> (required for full-screen video)</para>
|
||||
<para><xref linkend="sdl"/> (required for full-screen video)</para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>December 20th, 2004 [igor]: Updated to
|
||||
SDL-1.2.8.</para></listitem>
|
||||
|
||||
<listitem><para>December 19th, 2004 [dj]: Added gcc-3.3.3-linkonce patch
|
||||
and updated to OpenOffice-1.1.3 and associated patches.</para></listitem>
|
||||
|
||||
|
@ -50,7 +50,7 @@ url="&kdeaddons-download-ftp;"/></para></listitem>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="db"/>,
|
||||
<xref linkend="xmms"/> and
|
||||
<xref linkend="SDL"/></para>
|
||||
<xref linkend="sdl"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
|
@ -58,7 +58,7 @@ url="&kdemultimedia-download-ftp;"/></para></listitem>
|
||||
<xref linkend="xine-lib"/>,
|
||||
<xref linkend="flac"/>,
|
||||
<xref linkend="speex"/>,
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="gstreamer"/>
|
||||
(with <ulink url="http://developer.kde.org/~wheeler/juk.html">KGst</ulink>),
|
||||
<ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
|
||||
|
@ -118,7 +118,7 @@ url="http://www.speex.org/">1.1.6</ulink>),
|
||||
<sect4><title>Optional multimedia utilities</title>
|
||||
<para><ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
|
||||
<ulink url="http://mjpeg.sourceforge.net/">MJPEG Tools</ulink>,
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<ulink url="http://swfdec.sourceforge.net/">swfdec</ulink> and
|
||||
<xref linkend="xine-lib"/></para>
|
||||
</sect4>
|
||||
|
@ -36,7 +36,7 @@ format used by most digital camcorders.</para>
|
||||
|
||||
<sect3><title><application>libdv</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="popt"/>, <xref linkend="pkgconfig"/>, <xref linkend="SDL"/>,
|
||||
<para><xref linkend="popt"/>, <xref linkend="pkgconfig"/>, <xref linkend="sdl"/>,
|
||||
<xref linkend="GTK"/> and X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
|
||||
</para></sect4>
|
||||
</sect3>
|
||||
|
@ -3,19 +3,19 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY SDL-download-http "http://www.libsdl.org/release/SDL-&SDL-version;.tar.gz">
|
||||
<!ENTITY SDL-download-ftp " ">
|
||||
<!ENTITY SDL-size "2.4 MB">
|
||||
<!ENTITY SDL-buildsize "46 MB">
|
||||
<!ENTITY SDL-time "0.99 SBU">
|
||||
<!ENTITY sdl-download-http "http://www.libsdl.org/release/SDL-&sdl-version;.tar.gz">
|
||||
<!ENTITY sdl-download-ftp " ">
|
||||
<!ENTITY sdl-size "2.5 MB">
|
||||
<!ENTITY sdl-buildsize "33 MB">
|
||||
<!ENTITY sdl-time "0.99 SBU">
|
||||
]>
|
||||
<sect1 id="SDL" xreflabel="SDL-&SDL-version;">
|
||||
<sect1 id="sdl" xreflabel="SDL-&sdl-version;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="sdl.html"?>
|
||||
<title>SDL-&SDL-version;</title>
|
||||
<title>SDL-&sdl-version;</title>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application><acronym>SDL</acronym></application></title>
|
||||
@ -27,21 +27,13 @@ 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>
|
||||
<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>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required Patch (if compiled using
|
||||
<application>GCC</application>-3.4.x):
|
||||
<ulink url="&patch-root;/SDL-&SDL-version;-gcc34-2.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist></sect3>
|
||||
|
||||
<sect3><title><application><acronym>SDL</acronym></application>
|
||||
dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
@ -69,8 +61,7 @@ X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<para>Install <application><acronym>SDL</acronym></application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput><command>patch -Np1 -i ../SDL-&SDL-version;-gcc34-2.patch &&
|
||||
./configure --prefix=/usr --disable-debug &&
|
||||
<screen><userinput><command>./configure --prefix=/usr --disable-debug &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
@ -79,7 +70,7 @@ make install</command></userinput></screen>
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><option>--disable-debug</option>: This switch configures
|
||||
<para><parameter>--disable-debug</parameter>: This switch configures
|
||||
<application><acronym>SDL</acronym></application> to build with aggressive
|
||||
optimizations.</para>
|
||||
|
||||
@ -119,4 +110,3 @@ buffer across multiple platforms.</para></sect3>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
@ -53,7 +53,7 @@ url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para>
|
||||
<xref linkend="ffmpeg"/>,
|
||||
<xref linkend="aalib"/>,
|
||||
<xref linkend="libmng"/>,
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="flac"/>,
|
||||
<xref linkend="libfame"/>,
|
||||
<xref linkend="libogg"/>,
|
||||
|
@ -73,7 +73,7 @@ url="&patch-root;/avifile-&avifile-version;-freetype_fix-1.patch"/></para>
|
||||
|
||||
<sect3><title><application>Avifile</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="qt"/> and <xref linkend="SDL"/></para>
|
||||
<para><xref linkend="qt"/> and <xref linkend="sdl"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
|
@ -40,13 +40,6 @@ source.</para>
|
||||
<listitem><para>Estimated build time: &ffmpeg-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<!-- <sect3><title>Additional downloads</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Required Patch: <ulink
|
||||
url="&patch-root;/ffmpeg-&ffmpeg-version;-gcc34-1.patch"/></para>
|
||||
</listitem></itemizedlist>
|
||||
</sect3> -->
|
||||
|
||||
<sect3><title><application>FFmpeg</application> dependencies</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="libvorbis"/>,
|
||||
@ -54,7 +47,7 @@ url="&patch-root;/ffmpeg-&ffmpeg-version;-gcc34-1.patch"/></para>
|
||||
<xref linkend="liba52"/>,
|
||||
<xref linkend="imlib2"/>,
|
||||
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="freetype2"/>,
|
||||
<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAC</ulink> and
|
||||
<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAD</ulink></para>
|
||||
|
@ -99,7 +99,7 @@ X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="libogg"/>
|
||||
<xref linkend="libvorbis"/>,
|
||||
<xref linkend="aalib"/>,
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="xvid"/>,
|
||||
<xref linkend="arts"/>,
|
||||
<xref linkend="alsa"/>,
|
||||
|
@ -69,7 +69,7 @@ url="&patch-root;/transcode-&transcode-version;-gcc34-1.patch"/></para>
|
||||
<xref linkend="mplayer"/>,
|
||||
<xref linkend="libdv"/>,
|
||||
<xref linkend="libdvdread"/>,
|
||||
<xref linkend="SDL"/>,
|
||||
<xref linkend="sdl"/>,
|
||||
<xref linkend="avifile"/>,
|
||||
<xref linkend="libfame"/>,
|
||||
<xref linkend="libmpeg3"/>,
|
||||
|
Loading…
Reference in New Issue
Block a user