Changeset eb7ab87b for xsoft/other


Ignore:
Timestamp:
09/03/2003 06:30:26 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b9fb936
Parents:
4fea592
Message:

updated to libgnomeprint-2.2.1.3, libgnomeprintui-2.2.1.3, balsa-2.0.14 and added gnupg-1.2.3

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

Location:
xsoft/other/balsa
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/balsa/balsa-exp.xml

    r4fea592 reb7ab87b  
    22<title>Command explanations</title>
    33
    4 <para><userinput>--with-ssl</userinput> : Change the Balsa default of no ssl support.</para>
     4<para><command>--with-ssl</command> : Change the default of no ssl support.</para>
     5
     6<para><command>--with-ldap</command> : Change the default to
     7support <acronym>LDAP</acronym> if it is available.</para>
     8
     9<para><command>--with-gpgme</command> : Change the default to
     10support <acronym>GPG</acronym> if 'GnuPG made easy'
     11(<acronym>GPGME</acronym>) is
     12installed.</para>
    513
    614</sect2>
  • xsoft/other/balsa/balsa-inst.xml

    r4fea592 reb7ab87b  
    11<sect2>
    2 <title>Installation of Balsa</title>
     2<title>Installation of <application>Balsa</application></title>
    33
    4 <para>Install Balsa by running the following commands:</para>
     4<para>Install <application>Balsa</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --with-ssl &amp;&amp;
     6<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-ssl
     7--with-ldap --with-gpgme &amp;&amp;
    78make &amp;&amp;
    8 make install</userinput></screen></para>
     9make install</command></userinput></screen>
    910
    1011</sect2>
  • xsoft/other/balsa/balsa-intro.xml

    r4fea592 reb7ab87b  
    11<sect2>
    2 <title>Introduction to Balsa</title>
     2<title>Introduction to <application>Balsa</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&balsa-download-http;"/>
    5 Download location (FTP):        <ulink url="&balsa-download-ftp;"/>
    6 Version used:                   &balsa-version;
    7 Package size:                   &balsa-size;
    8 Estimated Disk space required:  &balsa-buildsize;</screen>
     4<para>The <application>Balsa</application> package contains a GNOME 2 based mail reader.</para>
    95
    10 <para>The Balsa package contains a Gnome 2 based mail reader.</para>
     6<sect3><title>Package information</title>
     7<itemizedlist spacing='compact'>
     8<listitem><para>Download (HTTP): <ulink
     9url="&balsa-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink
     11url="&balsa-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &balsa-size;</para></listitem>
     13<listitem><para>Estimated Disk space required:
     14&balsa-buildsize;</para></listitem>
     15<listitem><para>Estimated build time:
     16&balsa-time;</para></listitem></itemizedlist>
     17</sect3>
    1118
    12 <screen>Balsa depends on:
    13 <xref linkend="libgtkhtml"/>, <xref linkend="libgnome"/>, <xref linkend="openssl"/>,
     19<sect3><title><application>Balsa</application> dependencies</title>
     20<sect4><title>Required</title>
     21<para><xref linkend="libgtkhtml"/>, <xref linkend="libgnomeprintui"/>,
     22<xref linkend="openssl"/>,
    1423<xref linkend="aspell"/> and <xref linkend="libesmtp"/>
    15 Balsa will utilize:
    16 <xref linkend="pcre"/>.
    17 </screen>
     24</para></sect4>
     25<sect4><title>Optional</title>
     26<para><xref linkend="pcre"/>, <xref linkend="gnupg"/> using gpgme and
     27<xref linkend="openldap"/></para></sect4>
     28</sect3>
     29
    1830
    1931</sect2>
  • xsoft/other/balsa/balsa.ent

    r4fea592 reb7ab87b  
    55<!ENTITY balsa-desc SYSTEM "balsa-desc.xml">
    66<!ENTITY balsa-config SYSTEM "balsa-config.xml">
    7 <!ENTITY balsa-buildsize "65MB">
    8 <!ENTITY balsa-version "2.0.10">
     7<!ENTITY balsa-buildsize "74MB">
     8<!ENTITY balsa-version "2.0.14">
    99<!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2">
    1010<!ENTITY balsa-download-ftp "">
    11 <!ENTITY balsa-size "2.5MB">
     11<!ENTITY balsa-size "2.7MB">
     12<!ENTITY balsa-time "0.82">
Note: See TracChangeset for help on using the changeset viewer.