Changeset 15bbe17 for multimedia


Ignore:
Timestamp:
04/16/2007 09:56:39 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
480801d7
Parents:
9741cf6
Message:

Updated to EsounD-0.2.37

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/esound.xml

    r9741cf6 r15bbe17  
    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        "3facb5aa0115cc1c31771b9ad454ae76">
    10   <!ENTITY esound-size          "369 KB">
    11   <!ENTITY esound-buildsize     "5.0 MB">
     9  <!ENTITY esound-md5sum        "99cc68770176c8940cf346f60208420e">
     10  <!ENTITY esound-size          "383 KB">
     11  <!ENTITY esound-buildsize     "5 MB">
    1212  <!ENTITY esound-time          "0.2 SBU">
    1313]>
     
    6464    <para role="optional"><xref linkend="alsa"/>,
    6565    <xref linkend="arts"/>,
    66     <xref linkend="tcpwrappers"/> and
     66    <xref linkend="tcpwrappers"/>, and
    6767    <xref linkend="docbook-utils"/></para>
    6868
     
    8888<screen role="root"><userinput>make install</userinput></screen>
    8989
    90     <para>If you have <xref linkend="docbook-utils"/> installed, the HTML documentation
    91     should have been built.  Install it with the following command as the
    92     <systemitem class="username">root</systemitem> user:</para>
    93 
    94 <screen role="root"><userinput>cp -v -R docs/html /usr/share/doc/esound-&esound-version;</userinput></screen>
    95 
    9690  </sect2>
    9791
     
    9993    <title>Command Explanations</title>
    10094
    101     <para><command>sed -i '...'</command>: This appends the version string to the documentation
    102     installation directory.</para>
     95    <para><command>sed -i '...'</command>: This appends the version string to
     96    the documentation installation directory.</para>
    10397
    10498    <para><parameter>--sysconfdir=/etc</parameter>: This switch puts
Note: See TracChangeset for help on using the changeset viewer.