Update to seamonkey-2.38

Finish tagging gnome
Minor grammar and typo fixes



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16485 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2015-09-29 17:19:24 +00:00
parent dc69e52e91
commit a7035bb711
11 changed files with 29 additions and 17 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY day "29"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "September 26th &year;">
<!ENTITY releasedate "September 29th &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -34,7 +34,7 @@
photos and videos with fun graphical effects.
</para>
&lfs77_checked;
&lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -36,7 +36,7 @@
a collection of <application>GStreamer</application> effects.
</para>
&lfs77_checked;
&lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -35,7 +35,7 @@
format Docbook and Mallard documents.
</para>
&lfs77_checked;
&lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
browser used for viewing help files.
</para>
&lfs77_checked; &gcc5_checked;
&lfs78_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -44,6 +44,16 @@
-->
<listitem>
<para>September 29th, 2015</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to seamonkey-2.38. Fixes
<ulink url="&blfs-ticket-root;6978">#6978</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 26th, 2015</para>
<itemizedlist>

View File

@ -117,7 +117,7 @@ make</userinput></screen>
<title>Command Explanations</title>
<para>
<command>sed -e ...</command>: Fixes the headers for Qt5-5.5.
<command>sed -e ...</command>: Fixes the headers for Qt-5.5.
</para>
</sect2>

View File

@ -120,14 +120,14 @@ startx</userinput></screen>
<note>
<para>
You may wish to drop consolekit and/or dbus-launch, e.g., just using
startlxqt in .~/.xinitrc, but some functionalities such as mount/umount
file systems from a file manager will not be possible, or the reboot
option will be absent or not functioning, between other problems.
startlxqt in .~/.xinitrc. However some capabilities such as mounting or
umounting file systems from a file manager will not be possible, or the
reboot option will be absent or inoperative, among other problems.
</para>
</note>
<para>
When shutting down or rebooting, the stopping messages appear on the vt
When shutting down or rebooting, the shutdown messages appear on the vt
where X was running. If you wish to see those messages, simultaneously
press keys Alt-F7 (assuming that X was running on vt7).
</para>

View File

@ -109,7 +109,7 @@
<xref linkend="valgrind"/>,
<ulink url="http://libteam.org/">libteam</ulink>, and
<ulink url="http://www.freedesktop.org/software/ModemManager/">
ModemManager</ulink>,
ModemManager</ulink>
</para>
<para condition="html" role="usernotes">User Notes:

View File

@ -630,7 +630,7 @@
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
<!-- Chapter 43 -->
<!ENTITY seamonkey-version "2.35">
<!ENTITY seamonkey-version "2.38">
<!ENTITY firefox-version "41.0">
<!-- Chapter 44 -->

View File

@ -7,10 +7,10 @@
<!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">
<!-- <!ENTITY seamonkey-download-ftp "&mozilla-ftp;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.bz2">-->
<!ENTITY seamonkey-download-ftp " ">
<!ENTITY seamonkey-md5sum "feeb58801e8fcb114d9fb79dee6ca721">
<!ENTITY seamonkey-md5sum "d77b2550665a94a88c69368f4cf54833">
<!ENTITY seamonkey-size "196 MB">
<!ENTITY seamonkey-buildsize "3.9 GB (77 MB installed)">
<!ENTITY seamonkey-time "7.5 SBU (using parallelism=8)">
<!ENTITY seamonkey-buildsize "4.2 GB (83 MB installed)">
<!ENTITY seamonkey-time "8.0 SBU (using parallelism=8)">
]>
<sect1 id="seamonkey" xreflabel="SeaMonkey-&seamonkey-version;">
@ -221,7 +221,9 @@ ac_add_options --enable-official-branding
ac_add_options --enable-safe-browsing
ac_add_options --enable-url-classifier
ac_add_options --enable-system-cairo
# Use internal cairo due to reports of unstable execution with
# system cairo
#ac_add_options --enable-system-cairo
ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman