Ignore:
Timestamp:
06/01/2013 08:03:58 AM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
af73a280
Parents:
dcdde93
Message:

Merge trunk and systemd branch

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@11231 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/speex.xml

    rdcdde93 r13e0a61  
    9494    <title>Command Explanations</title>
    9595
    96     <para><option>--disable-static</option>: Disables building of static libraries.</para>
     96    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     97      href="../../xincludes/static-libraries.xml"/>
    9798
    9899  </sect2>
     
    108109      <seglistitem>
    109110        <seg>speexdec and speexenc</seg>
    110         <seg>libspeex.{so,a} and libspeexdsp.{so,a}</seg>
     111        <seg>libspeex.so and libspeexdsp.so</seg>
    111112        <seg>/usr/share/doc/speex</seg>
    112113      </seglistitem>
     
    141142
    142143      <varlistentry id="libspeex">
    143         <term><filename class='libraryfile'>libspeex.{so,a}</filename></term>
     144        <term><filename class='libraryfile'>libspeex.so</filename></term>
    144145        <listitem>
    145146          <para>provides functions for the audio encoding/decoding programs.</para>
    146147          <indexterm zone="speex libspeex">
    147             <primary sortas="c-libspeex">libspeex.{so,a}</primary>
     148            <primary sortas="c-libspeex">libspeex.so</primary>
    148149          </indexterm>
    149150        </listitem>
     
    151152
    152153      <varlistentry id="libspeexdsp">
    153         <term><filename class='libraryfile'>libspeexdsp.{so,a}</filename></term>
     154        <term><filename class='libraryfile'>libspeexdsp.so</filename></term>
    154155        <listitem>
    155156          <para>is a speech processing library that goes along with the
    156157          <application>Speex</application> codec.</para>
    157158          <indexterm zone="speex libspeexdsp">
    158             <primary sortas="c-libspeexdsp">libspeexdsp.{so,a}</primary>
     159            <primary sortas="c-libspeexdsp">libspeexdsp.so</primary>
    159160          </indexterm>
    160161        </listitem>
Note: See TracChangeset for help on using the changeset viewer.