Changeset c65acf02


Ignore:
Timestamp:
09/21/2005 04:37:57 AM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4d3c267
Parents:
cbc7604b
Message:

Updated to EsounD-0.2.36

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcbc7604b rc65acf02  
    471471<!ENTITY alsa-download-ftp            "ftp://ftp.alsa-project.org/pub">
    472472<!ENTITY audiofile-version            "0.2.6">
    473 <!ENTITY esound-version               "0.2.35">
     473<!ENTITY esound-version               "0.2.36">
    474474<!ENTITY sdl-version                  "1.2.8">
    475475<!ENTITY libao-version                "0.8.6">
  • introduction/welcome/changelog.xml

    rcbc7604b rc65acf02  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to EsounD-0.2.36.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to Metacity-2.12.0.</para>
    4952        </listitem>
  • multimedia/libdriv/esound.xml

    rcbc7604b rc65acf02  
    77  <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
    88  <!ENTITY esound-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
    9   <!ENTITY esound-md5sum        "1566344f80a8909b5e6e4d6b6520c2c1">
    10   <!ENTITY esound-size          "376 KB">
    11   <!ENTITY esound-buildsize     "4.9 MB">
    12   <!ENTITY esound-time          "0.13 SBU">
     9  <!ENTITY esound-md5sum        "3facb5aa0115cc1c31771b9ad454ae76">
     10  <!ENTITY esound-size          "369 KB">
     11  <!ENTITY esound-buildsize     "5.0 MB">
     12  <!ENTITY esound-time          "0.2 SBU">
    1313]>
    1414
     
    6363    <bridgehead renderas="sect4">Optional</bridgehead>
    6464    <para><xref linkend="alsa"/>,
     65    <xref linkend="arts"/>,
    6566    <xref linkend="tcpwrappers"/> and
    6667    <xref linkend="docbook-utils"/></para>
     
    7677<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    7778make</userinput></screen>
     79
     80    <para>This package does not come with a test suite.</para>
    7881
    7982    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    261264
    262265</sect1>
    263 
Note: See TracChangeset for help on using the changeset viewer.