Changeset eb98bc3


Ignore:
Timestamp:
02/23/2004 10:05:51 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5b1bc37e
Parents:
4d37129
Message:

updated to sdl-1.2.7

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1846 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    r4d37129 reb98bc3  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20040222">
    6 <!ENTITY releasedate "February 22nd, 2004">
     5<!ENTITY version "CVS-20040223">
     6<!ENTITY releasedate "February 23rd, 2004">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    r4d37129 reb98bc3  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>February 23rd, 2004 [igor]: Updated to
     15SDL-1.2.7.</para></listitem>
    1316
    1417<listitem><para>February 22nd, 2004 [tushar]: Updated to
  • multimedia/libdriv/sdl/sdl-exp.xml

    r4d37129 reb98bc3  
    11<sect2>
    22<title>Command explanations</title>
    3 
    4 <para><parameter>CPPFLAGS="-DALSA_PCM_OLD_HW_PARAMS_API"</parameter>:
    5 This package did not upgrade to new
    6 <application><acronym>ALSA</acronym></application>
    7 <acronym>API</acronym> yet. Pass these preprocessor flags to configure
    8 script if you wish to utilize
    9 <application><acronym>ALSA</acronym></application>.</para>
    103
    114<para><parameter>--disable-debug</parameter>: This switch configures
  • multimedia/libdriv/sdl/sdl-intro.xml

    r4d37129 reb98bc3  
    1717<sect3><title><application><acronym>SDL</acronym></application> dependencies</title>
    1818<sect4><title>Optional</title>
    19 <para><xref linkend="alsa"/>, <xref linkend="esound"/>, <xref
    20 linkend="arts"/>, <xref linkend="nas"/>, <xref linkend="NASM"/>,
    21 <xref linkend="xfree86"/>,  <xref linkend="aalib"/> and <xref
    22 linkend="DirectFB"/>
     19<para>
     20<xref linkend="alsa"/>,
     21<xref linkend="esound"/>,
     22<xref linkend="arts"/>,
     23<xref linkend="nas"/>,
     24<xref linkend="NASM"/>,
     25<xref linkend="xfree86"/>,
     26<xref linkend="aalib"/>,
     27<xref linkend="DirectFB"/> and
     28<xref linkend="SVGAlib"/>
    2329</para></sect4>
    2430</sect3>
  • multimedia/libdriv/sdl/sdl.ent

    r4d37129 reb98bc3  
    55<!ENTITY SDL-config SYSTEM "sdl-config.xml">
    66<!ENTITY SDL-desc SYSTEM "sdl-desc.xml">
    7 <!ENTITY SDL-version "1.2.6">
     7<!ENTITY SDL-version "1.2.7">
    88<!ENTITY SDL-download-http "http://www.libsdl.org/release/SDL-&SDL-version;.tar.gz">
    99<!ENTITY SDL-download-ftp "">
    10 <!ENTITY SDL-size "1.9 MB">
    11 <!ENTITY SDL-buildsize "50.3 MB">
    12 <!ENTITY SDL-time "0.72 SBU">
     10<!ENTITY SDL-size "2.4 MB">
     11<!ENTITY SDL-buildsize "46 MB">
     12<!ENTITY SDL-time "0.99 SBU">
Note: See TracChangeset for help on using the changeset viewer.