Changeset 425144f


Ignore:
Timestamp:
11/30/2008 11:45:32 PM (15 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
48d0ea5b
Parents:
30d0aef
Message:

update to esound-0.2.40

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r30d0aef r425144f  
    621621<!ENTITY alsa-download-ftp            "ftp://ftp.alsa-project.org/pub">
    622622<!ENTITY audiofile-version            "0.2.6">
    623 <!ENTITY esound-version               "0.2.37">
     623<!ENTITY esound-version               "0.2.40">
    624624<!ENTITY sdl-version                  "1.2.11">
    625625<!ENTITY libao-version                "0.8.8">
  • introduction/welcome/changelog.xml

    r30d0aef r425144f  
    5050          <para>[ken] - Update to dbus-1.2.4 and dbus-glib-0.76.</para>
    5151        </listitem>
     52        <listitem>
     53          <para>[ken] - Update to esound-0.2.40.</para>
     54        </listitem>
    5255      </itemizedlist>
    5356    </listitem>
  • multimedia/libdriv/esound.xml

    r30d0aef r425144f  
    77  <!ENTITY esound-download-http "&gnome-download-http;/esound/0.2/esound-&esound-version;.tar.bz2">
    88  <!ENTITY esound-download-ftp  "&gnome-download-ftp;/esound/0.2/esound-&esound-version;.tar.bz2">
    9   <!ENTITY esound-md5sum        "99cc68770176c8940cf346f60208420e">
    10   <!ENTITY esound-size          "383 KB">
    11   <!ENTITY esound-buildsize     "5 MB">
    12   <!ENTITY esound-time          "0.2 SBU">
     9  <!ENTITY esound-md5sum        "e9009889ab81269f3021ebcad8addb96">
     10  <!ENTITY esound-size          "414 KB">
     11  <!ENTITY esound-buildsize     "5.1 MB">
     12  <!ENTITY esound-time          "0.3 SBU">
    1313]>
    1414
     
    100100    configuration files in <filename class="directory">/etc</filename> instead
    101101    of <filename class="directory">/usr/etc</filename>.</para>
     102
     103    <para><parameter>--disable-static</parameter>: Prevent the static libraries
     104    being built.</para>
    102105
    103106  </sect2>
Note: See TracChangeset for help on using the changeset viewer.