mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to balsa-2.5.3
Update to libgsf-1.14.41 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18157 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
52a415ca64
commit
e5f7eee996
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
|
||||
<!ENTITY libgsf-download-ftp "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz">
|
||||
<!ENTITY libgsf-md5sum "df4d641f66eefbf11d869d4b7259d3f9">
|
||||
<!ENTITY libgsf-md5sum "5b039d1b7196e643315abda1c1c349c4">
|
||||
<!ENTITY libgsf-size "604 KB">
|
||||
<!ENTITY libgsf-buildsize "17 MB (with tests)">
|
||||
<!ENTITY libgsf-time "0.4 SBU (with tests)">
|
||||
<!ENTITY libgsf-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libgsf" xreflabel="libgsf-&libgsf-version;">
|
||||
|
@ -45,6 +45,10 @@
|
||||
<listitem>
|
||||
<para>January 8th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libgsf-1.14.41. Fixes
|
||||
<ulink url="&blfs-ticket-root;8601">#8601</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gnome-system-monitor-3.22.2. Fully
|
||||
fixes <ulink url="&blfs-ticket-root;8425">#8425</ulink>.</para>
|
||||
|
@ -124,7 +124,7 @@
|
||||
<!ENTITY libgcrypt-version "1.7.5">
|
||||
<!ENTITY libglade-version "2.6.4">
|
||||
<!ENTITY libgpg-error-version "1.26">
|
||||
<!ENTITY libgsf-version "1.14.40">
|
||||
<!ENTITY libgsf-version "1.14.41">
|
||||
<!ENTITY libgudev-version "230">
|
||||
<!ENTITY libgusb-version "0.2.9">
|
||||
<!ENTITY libical-version "2.0.0">
|
||||
@ -695,7 +695,7 @@
|
||||
<!ENTITY seamonkey-version "2.46">
|
||||
|
||||
<!-- Chapter 44 -->
|
||||
<!ENTITY balsa-version "2.5.2">
|
||||
<!ENTITY balsa-version "2.5.3">
|
||||
<!ENTITY ekiga-version "4.0.1">
|
||||
<!ENTITY feh-version "2.18">
|
||||
<!--<!ENTITY fontforge-date "2015-02-28">-->
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
|
||||
<!ENTITY balsa-download-ftp " ">
|
||||
<!ENTITY balsa-md5sum "da3b500b5c939f85071fb1fe3e3efc01">
|
||||
<!ENTITY balsa-size "3.9 MB">
|
||||
<!ENTITY balsa-buildsize "78 MB">
|
||||
<!ENTITY balsa-time "0.5 SBU">
|
||||
<!ENTITY balsa-md5sum "d02bc62af34c4d1b0c1f6cfb4efff8db">
|
||||
<!ENTITY balsa-size "4.1 MB">
|
||||
<!ENTITY balsa-buildsize "72 MB">
|
||||
<!ENTITY balsa-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
|
||||
@ -60,10 +60,7 @@
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="aspell"/> or
|
||||
<ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink>
|
||||
(<application>GtkSpell</application> provides on-the-fly as you type
|
||||
spell checking),
|
||||
<xref linkend="aspell"/>,
|
||||
<xref linkend="enchant"/>,
|
||||
<xref linkend="gmime"/>,
|
||||
<xref linkend="libesmtp"/>, and
|
||||
@ -88,8 +85,9 @@
|
||||
<xref linkend="openldap"/>,
|
||||
<xref linkend="openssl"/>,
|
||||
<xref linkend="sqlite"/>,
|
||||
<xref linkend="webkitgtk"/>, and
|
||||
<ulink url="&gnome-download-http;/gtkhtml/">GtkHTML</ulink>
|
||||
<xref linkend="webkitgtk"/>,
|
||||
<ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
|
||||
<ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional to Build S/MIME Support</bridgehead>
|
||||
@ -111,10 +109,8 @@
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var/lib \
|
||||
--with-rubrica \
|
||||
--without-html-widget \
|
||||
--without-libnotify \
|
||||
--without-gtkspell &&
|
||||
--without-libnotify &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -128,8 +124,10 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--with-rubrica</parameter>: This parameter is used
|
||||
<!-- Removed from 2.5.3
|
||||
<para><parameter>- -with-rubrica</parameter>: This parameter is used
|
||||
to provide Rubrica2 address book support.</para>
|
||||
-->
|
||||
|
||||
<para><option>--with-ssl</option>: Use this option to enable SSL support if
|
||||
<application>OpenSSL</application> is installed.</para>
|
||||
@ -182,7 +180,9 @@ make</userinput></screen>
|
||||
<seglistitem>
|
||||
<seg>balsa and balsa-ab</seg>
|
||||
<seg>None</seg>
|
||||
<seg>/usr/share/balsa and /usr/share/sounds/balsa</seg>
|
||||
<seg>/etc/sounds/events,
|
||||
/usr/share/balsa,
|
||||
and /usr/share/sounds/balsa</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user