Author: fernando
Date: Tue Dec 10 20:46:38 2013
New Revision: 12368
Log:
Update Thunderbird-24.2.0.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/thunderbird.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Dec 10 17:07:17 2013 (r12367)
+++ trunk/BOOK/general.ent Tue Dec 10 20:46:38 2013 (r12368)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "10"> <!-- Always 2 digits -->
+<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 10th, &year;">
+<!ENTITY releasedate "December 11th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -733,7 +733,7 @@
<!ENTITY pan-version "0.133">
<!ENTITY pidgin-version "2.10.7">
<!ENTITY rox-filer-version "2.11">
-<!ENTITY thunderbird-version "24.1.1">
+<!ENTITY thunderbird-version "24.2.0">
<!ENTITY transmission-version "2.82">
<!ENTITY xchat-version "2.8.8">
<!ENTITY xdg-utils-version "1.1.0-rc1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 10 17:07:17
2013 (r12367)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 10 20:46:38
2013 (r12368)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>December 11th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Update to Thunderbird-24.2.0. Fix
+ <ulink url="&blfs-ticket-root;4439">#4439</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 10th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml Tue Dec 10 17:07:17 2013
(r12367)
+++ trunk/BOOK/xsoft/other/thunderbird.xml Tue Dec 10 20:46:38 2013
(r12368)
@@ -7,10 +7,10 @@
<!ENTITY thunderbird-download-http " ">
<!ENTITY thunderbird-download-ftp
"&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
- <!ENTITY thunderbird-md5sum "55540c5a5b5c30fa1002bbaa76c22546">
+ <!ENTITY thunderbird-md5sum "53d457a8ff97a305d975c20d1bebff04">
<!ENTITY thunderbird-size "134 MB">
- <!ENTITY thunderbird-buildsize "4.3 GB (52 MB installed)">
- <!ENTITY thunderbird-time "49 SBU">
+ <!ENTITY thunderbird-buildsize "4.2 GB (52 MB installed)">
+ <!ENTITY thunderbird-time "51 SBU">
]>
<sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
@@ -72,16 +72,6 @@
</listitem>
</itemizedlist>
- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Required patch:
- <ulink
url="&patch-root;/thunderbird-&thunderbird-version;-freetype-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
-
<bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -118,6 +108,8 @@
<xref linkend="cyrus-sasl"/>,
<xref linkend="dbus-glib"/>,
<xref linkend="doxygen"/>,
+ <xref linkend="gst-plugins-good"/> and
+ <xref linkend="gst-ffmpeg"/>,
<ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
<xref linkend="libnotify"/>,
<xref linkend="startup-notification"/>,
@@ -158,6 +150,11 @@
# If you have installed libnotify comment out this line:
ac_add_options --disable-libnotify
+# GStreamer is necessary for H.264 video playback in HTML5 Video Player;
+# to be enabled, also remember to set "media.gstreamer.enabled" to "true"
+# in about:config. If you have installed GStreamer comment out this line:
+ac_add_options --disable-gstreamer
+
# Uncomment these lines if you have installed optional dependencies:
#ac_add_options --enable-system-hunspell
#ac_add_options --enable-startup-notification
@@ -221,8 +218,7 @@
prepend <envar>SHELL=/bin/bash</envar> to the first make command below.
</para></note>
-<screen><userinput>patch -Np1 -i
../thunderbird-&thunderbird-version;-freetype-1.patch &&
-make -f client.mk &&
+<screen><userinput>make -f client.mk &&
make -C thunderbuild/mail/installer</userinput></screen>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page