Changeset 95791810


Ignore:
Timestamp:
05/10/2012 04:58:34 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
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:
fb55343
Parents:
faec3f7
Message:

lfs 7.1 tags

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/speex.xml

    rfaec3f7 r95791810  
    3131
    3232    <para><application>Speex</application> is an audio compression format
    33     designed especially for speech. It is well-adapted to Internet applications
     33    designed especially for speech. It is well-adapted to internet applications
    3434    and provides useful features that are not present in most other
    3535    CODECs.</para>
     36   
     37    &lfs71_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7678    following commands:</para>
    7779
    78 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     80<screen><userinput>./configure --prefix=/usr \
     81            --disable-static &amp;&amp;
    7982make</userinput></screen>
    8083
     
    8790  </sect2>
    8891
     92  <sect2 role="commands">
     93    <title>Command Explanations</title>
     94
     95    <para><option>--disable-static</option>: Disables building of static libraries.</para>
     96
     97  </sect2>
     98 
    8999  <sect2 role="content">
    90100    <title>Contents</title>
  • networking/mailnews/re-alpine.xml

    rfaec3f7 r95791810  
    3232    <para><application>Re-alpine</application> is the continuation of Alpine;
    3333    a text-based email client developed by the University of Washington.</para>
     34   
     35    &lfs71_checked;
    3436
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.