mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to firefox-46.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17331 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
01e86d885d
commit
0e78dee291
@ -1,12 +1,12 @@
|
|||||||
<!-- $LastChangedBy$ $Date$ -->
|
<!-- $LastChangedBy$ $Date$ -->
|
||||||
|
|
||||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||||
<!ENTITY year "2016">
|
<!ENTITY year "2016">
|
||||||
<!ENTITY copyrightdate "2001-&year;">
|
<!ENTITY copyrightdate "2001-&year;">
|
||||||
<!ENTITY copyholder "The BLFS Development Team">
|
<!ENTITY copyholder "The BLFS Development Team">
|
||||||
<!ENTITY version "&year;-&month;-&day;">
|
<!ENTITY version "&year;-&month;-&day;">
|
||||||
<!ENTITY releasedate "May 6th &year;">
|
<!ENTITY releasedate "May 7th &year;">
|
||||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||||
|
@ -43,6 +43,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>May 7th, 2016</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to firefox-46.0.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;7803">#7803</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>May 6th, 2016</para>
|
<para>May 6th, 2016</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -649,7 +649,7 @@
|
|||||||
|
|
||||||
<!-- Chapter 43 -->
|
<!-- Chapter 43 -->
|
||||||
<!ENTITY seamonkey-version "2.40">
|
<!ENTITY seamonkey-version "2.40">
|
||||||
<!ENTITY firefox-version "46.0">
|
<!ENTITY firefox-version "46.0.1">
|
||||||
|
|
||||||
<!-- Chapter 44 -->
|
<!-- Chapter 44 -->
|
||||||
<!ENTITY balsa-version "2.5.2">
|
<!ENTITY balsa-version "2.5.2">
|
||||||
|
@ -50,6 +50,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
&lfs79_checked;
|
&lfs79_checked;
|
||||||
|
&gcc6_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
|
@ -5,13 +5,11 @@
|
|||||||
%general-entities;
|
%general-entities;
|
||||||
|
|
||||||
<!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
|
<!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
|
||||||
<!-- 550 Permission denied.
|
|
||||||
<!ENTITY firefox-download-ftp "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> -->
|
|
||||||
<!ENTITY firefox-download-ftp " ">
|
<!ENTITY firefox-download-ftp " ">
|
||||||
<!ENTITY firefox-md5sum "8a516da3858b17f55451810efc7a239a">
|
<!ENTITY firefox-md5sum "3e3b90268b8a634f7c60a25eb3a04c8c">
|
||||||
<!ENTITY firefox-size "179 MB">
|
<!ENTITY firefox-size "179 MB">
|
||||||
<!ENTITY firefox-buildsize "4.4 GB (80 MB installed)">
|
<!ENTITY firefox-buildsize "4.6 GB (84 MB installed)">
|
||||||
<!ENTITY firefox-time "11 SBU (with parallelism=4)">
|
<!ENTITY firefox-time "11.5 SBU (with parallelism=4)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
||||||
@ -37,6 +35,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
&lfs79_checked;
|
&lfs79_checked;
|
||||||
|
&gcc6_checked;
|
||||||
|
|
||||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
@ -254,7 +253,15 @@ EOF</userinput></screen>
|
|||||||
<envar>SHELL=/bin/sh</envar>.
|
<envar>SHELL=/bin/sh</envar>.
|
||||||
</para></note>
|
</para></note>
|
||||||
|
|
||||||
<screen><userinput>make -f client.mk</userinput></screen>
|
<screen><userinput>sed -e '/#include/i\
|
||||||
|
print OUT "#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
|
||||||
|
-i nsprpub/config/make-system-wrappers.pl
|
||||||
|
|
||||||
|
sed -e '/#include/a\
|
||||||
|
print OUT "#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS\\n"\;' \
|
||||||
|
-i nsprpub/config/make-system-wrappers.pl
|
||||||
|
|
||||||
|
CXX='g++ -std=c++11' make -f client.mk</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This package does not come with a test suite.
|
This package does not come with a test suite.
|
||||||
@ -275,6 +282,11 @@ ln -sfv ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser</u
|
|||||||
<sect2 role="commands">
|
<sect2 role="commands">
|
||||||
<title>Command Explanations</title>
|
<title>Command Explanations</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
<command>sed ...</command>: These commads correct the source to be
|
||||||
|
compatible with gcc6.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<command>make -f client.mk ...</command>: Mozilla products are packaged to
|
<command>make -f client.mk ...</command>: Mozilla products are packaged to
|
||||||
allow the use of a configuration file which can be used to pass the
|
allow the use of a configuration file which can be used to pass the
|
||||||
|
Loading…
Reference in New Issue
Block a user