Author: andy
Date: 2011-12-25 16:09:21 -0700 (Sun, 25 Dec 2011)
New Revision: 9143
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/graphweb/firefox.xml
trunk/BOOK/xsoft/graphweb/seamonkey.xml
trunk/BOOK/xsoft/other/thunderbird.xml
Log:
seamonkey-2.6.1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2011-12-25 16:10:41 UTC (rev 9142)
+++ trunk/BOOK/general.ent 2011-12-25 23:09:21 UTC (rev 9143)
@@ -790,7 +790,7 @@
<!ENTITY openoffice-version "3.2.1">
<!-- Chapter 36 -->
-<!ENTITY seamonkey-version "2.6">
+<!ENTITY seamonkey-version "2.6.1">
<!ENTITY firefox-version "9.0.1">
<!ENTITY galeon-version "2.0.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-12-25 16:10:41 UTC
(rev 9142)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-12-25 23:09:21 UTC
(rev 9143)
@@ -47,6 +47,9 @@
<listitem>
<para>[abenton] - Thunderbird 9.0.1.</para>
</listitem>
+ <listitem>
+ <para>[abenton] - Seamonkey 2.6.1.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml 2011-12-25 16:10:41 UTC (rev
9142)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml 2011-12-25 23:09:21 UTC (rev
9143)
@@ -114,7 +114,7 @@
entire file and uncomment any other desired options. Create the file by
issuing the following command:</para>
-<screen><?dbfo keep-together="auto"?><userinput>patch -p1 <
../firefox-9.0-libpng-1.5-1.patch &&
+<screen><?dbfo keep-together="auto"?><userinput>patch -p1 <
../firefox-&firefox-version;-libpng-1.5-1.patch &&
cat > mozconfig << "EOF"
# If you have a multicore machine you can speed up the build by running
# several jobs at once, but if you have a single core, delete this line:
Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml 2011-12-25 16:10:41 UTC (rev
9142)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml 2011-12-25 23:09:21 UTC (rev
9143)
@@ -6,10 +6,10 @@
<!ENTITY seamonkey-download-http
"http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
<!ENTITY seamonkey-download-ftp
"ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/&seamonkey-version;/source//seamonkey-&seamonkey-version;.source.tar.bz2">
- <!ENTITY seamonkey-md5sum "11f79686443ec5d1ad3ec005e29e6a80">
+ <!ENTITY seamonkey-md5sum "69a43877107f97cfc7504829405ba319">
<!ENTITY seamonkey-size "92.3 MB">
<!ENTITY seamonkey-buildsize "3 GB (47 MB installed)">
- <!ENTITY seamonkey-time "23.8 SBU">
+ <!ENTITY seamonkey-time "26.6 SBU">
]>
<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
@@ -142,6 +142,7 @@
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-build-dir
ac_add_options --enable-application=suite
+ac_add_options --prefix=/usr
ac_add_options --enable-pthreads
ac_add_options --enable-system-ffi
ac_add_options --enable-system-jpeg
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml 2011-12-25 16:10:41 UTC (rev
9142)
+++ trunk/BOOK/xsoft/other/thunderbird.xml 2011-12-25 23:09:21 UTC (rev
9143)
@@ -57,6 +57,14 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>Required patch: <ulink
+
url="&patch-root;/thunderbird-&thunderbird-version;-libpng-1.5-1.patch"/></para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Thunderbird Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -84,7 +92,6 @@
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/Thunderbird"/></para>
-
</sect2>
<sect2 role="installation">
@@ -98,7 +105,8 @@
<command>./configure --help</command>. Create the file by issuing the
following command:</para>
-<screen><?dbfo keep-together="auto"?><userinput>cat > mozconfig <<
"EOF"
+<screen><?dbfo keep-together="auto"?><userinput>patch -p1 <
../thunderbird-&thunderbird-version;-libpng-1.5-1.patch &&
+cat > mozconfig << "EOF"
# If you have a multicore machine you can speed up the build by running
# several jobs at once, but if you have a single core, delete this line:
mk_add_options MOZ_MAKE_FLAGS="-j4"
@@ -153,7 +161,6 @@
<screen role="root"><userinput>tar xf
thunderbuild/mozilla/dist/thunderbird-*.tar.bz2 -C
/usr/lib/thunderbird-&thunderbird-version; --strip-components=1 &&
ln -s ../lib/thunderbird-&thunderbird-version;/thunderbird
/usr/bin/thunderbird</userinput></screen>
-
</sect2>
<sect2 role="commands">
@@ -179,7 +186,6 @@
'thunderbird' directory from the filenames, allowing us to untar
it into a versioned directory.<!-- Running <command>make -C thunderbuild
install</command> would install an additional 480 MB of files--></para>
-
</sect2>
<sect2 role="configuration">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page