Ignore:
Timestamp:
04/14/2013 12:48:41 PM (11 years ago)
Author:
Krejzi <krejzi@…>
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:
858e8a0
Parents:
af1093d
Message:

Package updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa-utils.xml

    raf1093d r0c7d410  
    77  <!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    88  <!ENTITY alsa-utils-download-ftp  "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    9   <!ENTITY alsa-utils-md5sum        "4dcf1017fafc91603af96705c073eca9">
     9  <!ENTITY alsa-utils-md5sum        "cbfb21a24f63fb052b3392195639ce48">
    1010  <!ENTITY alsa-utils-size          "1.1 MB">
    11   <!ENTITY alsa-utils-buildsize     "11 MB">
    12   <!ENTITY alsa-utils-time          "0.1 SBU">
     11  <!ENTITY alsa-utils-buildsize     "13 MB">
     12  <!ENTITY alsa-utils-time          "0.2 SBU">
    1313  <!ENTITY alsa-utils-patch         "alsa-utils-&alsa-utils-version;-no_xmlto-1.patch">
    1414]>
     
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
    4242    <itemizedlist spacing="compact">
    43       <!-- <listitem>
     43      <listitem>
    4444        <para>
    4545          Download (HTTP): <ulink url="&alsa-utils-download-http;"/>
    4646        </para>
    47       </listitem> -->
     47      </listitem>
    4848      <listitem>
    4949        <para>
     
    116116    </para>
    117117
    118 <screen><userinput>./configure --without-systemdsystemunitdir &amp;&amp;
     118<screen><userinput>./configure &amp;&amp;
    119119make</userinput></screen>
    120120
     
    128128
    129129<screen role="root"><userinput>make install</userinput></screen>
    130 
    131   </sect2>
    132 
    133   <sect2 role="commands">
    134     <title>Command Explanations</title>
    135 
    136     <para>
    137       <option>--without-systemdsystemunitdir</option>:
    138       This switch disables installation of
    139       <application>Systemd</application> units which are
    140       not necesary for BLFS.
    141     </para>
    142130
    143131  </sect2>
Note: See TracChangeset for help on using the changeset viewer.