Ignore:
Timestamp:
03/19/2020 05:57:38 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
09f0998
Parents:
7226770c
Message:

Format xsoft chapter

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa.xml

    r7226770c r622c1021  
    3030    <title>Introduction to Balsa</title>
    3131
    32     <para>The <application>Balsa</application> package contains a
    33     <application>GNOME</application>-2 based mail client.</para>
     32    <para>
     33      The <application>Balsa</application> package contains a
     34      <application>GNOME</application>-2 based mail client.
     35    </para>
    3436
    3537    &lfs91_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&balsa-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&balsa-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &balsa-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &balsa-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &balsa-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &balsa-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&balsa-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&balsa-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &balsa-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &balsa-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &balsa-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &balsa-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    100114    <title>Installation of Balsa</title>
    101115
    102     <para>Install <application>Balsa</application> by running the following
    103     commands:</para>
     116    <para>
     117      Install <application>Balsa</application> by running the following
     118      commands:
     119    </para>
    104120
    105121<screen><userinput>./configure --prefix=/usr            \
     
    110126make</userinput></screen>
    111127
    112     <para>This package does not come with a test suite.</para>
    113 
    114     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     128    <para>
     129      This package does not come with a test suite.
     130    </para>
     131
     132    <para>
     133      Now, as the <systemitem class="username">root</systemitem> user:
     134    </para>
    115135
    116136<screen role='root'><userinput>make install</userinput></screen>
     
    122142
    123143<!-- Removed from 2.5.3
    124     <para><parameter>- -with-rubrica</parameter>: This parameter is used
    125     to provide Rubrica2 address book support.</para>
     144    <para>
     145      <parameter>- -with-rubrica</parameter>: This parameter is used
     146      to provide Rubrica2 address book support.
     147    </para>
    126148-->
    127149
    128     <para><option>--enable-smime</option>: Use this option to enable S/MIME
    129     support if <application>GnuPG-2.x.x</application> is installed.</para>
    130 
    131     <para><option>--with-canberra</option>: Enable libcanberra support.</para>
    132 
    133     <para><option>--with-compface</option>: Enable compface support.</para>
    134 
    135     <para><option>--with-gcr</option>: Use libgcr for TLS support.</para>
    136 
    137     <para><option>--with-gss</option>: Enable GSSAPI support.</para>
    138 
    139     <para><option>--with-ldap</option>: Use this option to enable LDAP address
    140     book support if <application>OpenLDAP</application> is installed.</para>
    141 
    142     <para><option>--with-libsecret</option>: Enable strong password
    143     support.</para>
    144 
    145     <para><option>--with-gpgme</option>: Use this option to enable GPG support
    146     if <quote><application>GnuPG</application> Made Easy</quote>
    147     (<application>GPGME</application>) is installed.</para>
    148 
    149     <para><option>-with-html-widget</option>: enable the html renderer (remove
    150     <parameter>--without-html-widget</parameter>).</para>
    151 
    152     <para><option>--with-sqlite</option>: Use this option to enable SQLite
    153     address book support if <application>SQLite</application> is
    154     installed.</para>
     150    <para>
     151      <option>--enable-smime</option>: Use this option to enable S/MIME
     152      support if <application>GnuPG-2.x.x</application> is installed.
     153    </para>
     154
     155    <para>
     156      <option>--with-canberra</option>: Enable libcanberra support.
     157    </para>
     158
     159    <para>
     160      <option>--with-compface</option>: Enable compface support.
     161    </para>
     162
     163    <para>
     164      <option>--with-gcr</option>: Use libgcr for TLS support.
     165    </para>
     166
     167    <para>
     168      <option>--with-gss</option>: Enable GSSAPI support.
     169    </para>
     170
     171    <para>
     172      <option>--with-ldap</option>: Use this option to enable LDAP address
     173      book support if <application>OpenLDAP</application> is installed.
     174    </para>
     175
     176    <para>
     177      <option>--with-libsecret</option>: Enable strong password
     178      support.
     179    </para>
     180
     181    <para>
     182      <option>--with-gpgme</option>: Use this option to enable GPG support
     183      if <quote><application>GnuPG</application> Made Easy</quote>
     184      (<application>GPGME</application>) is installed.
     185    </para>
     186
     187    <para>
     188      <option>--with-html-widget</option>: enable the html renderer (remove
     189      <parameter>--without-html-widget</parameter>).
     190    </para>
     191
     192    <para>
     193      <option>--with-sqlite</option>: Use this option to enable SQLite
     194      address book support if <application>SQLite</application> is
     195      installed.
     196    </para>
    155197
    156198  </sect2>
     
    162204      <title>Configuration Information</title>
    163205
    164       <para>All configuration of <application>Balsa</application> is done
    165       through the <application>Balsa</application> menu system, with mailbox
    166       configuration done with the Settings&mdash;&gt;Preferences menu.</para>
    167 
    168       <para>If you are unable to connect to your ISP, they probably don't
    169       support APOP.  Disable it in Settings/Preferences/POP3/advanced.</para>
    170 
    171       <para>If you enable filters for your incoming POP3 mail, you must have
    172       <xref linkend="procmail"/> installed, as the incoming mail will be
    173       handed off to <command>procmail</command> for processing.</para>
     206      <para>
     207        All configuration of <application>Balsa</application> is done
     208        through the <application>Balsa</application> menu system, with mailbox
     209        configuration done with the Settings&mdash;&gt;Preferences menu.
     210      </para>
     211
     212      <para>
     213        If you are unable to connect to your ISP, they probably don't
     214        support APOP.  Disable it in Settings/Preferences/POP3/advanced.
     215      </para>
     216
     217      <para>
     218        If you enable filters for your incoming POP3 mail, you must have
     219        <xref linkend="procmail"/> installed, as the incoming mail will be
     220        handed off to <command>procmail</command> for processing.
     221      </para>
    174222
    175223    </sect3>
Note: See TracChangeset for help on using the changeset viewer.