From a38269c21802a8cd88f4ad3ff8fd883cee2e95e9 Mon Sep 17 00:00:00 2001 From: Andrew Benton Date: Mon, 4 Jun 2012 13:29:09 +0000 Subject: [PATCH] firefox-13.0 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10259 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 8 +++--- general/graphlib/libpng.xml | 5 ++-- introduction/welcome/changelog.xml | 9 +++++++ x/lib/xulrunner.xml | 18 +++++-------- xsoft/graphweb/firefox.xml | 41 +++++++++++++----------------- 5 files changed, 40 insertions(+), 41 deletions(-) diff --git a/general.ent b/general.ent index 4fa8ef0e79..75d350545c 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - + - + @@ -661,7 +661,7 @@ $Date$ - + @@ -942,7 +942,7 @@ $Date$ - + + + June 4th 2012 + + + [abenton] - Updated Firefox to 13.0. + + + + June 3rd, 2012 diff --git a/x/lib/xulrunner.xml b/x/lib/xulrunner.xml index 4c860e0b40..8bab4d94b2 100644 --- a/x/lib/xulrunner.xml +++ b/x/lib/xulrunner.xml @@ -4,13 +4,13 @@ %general-entities; - + + - - + + ]> @@ -179,11 +179,7 @@ EOF commands: -sed -i '/fcntl.h/a#include <unistd.h>' \ - ipc/chromium/src/base/{file_util_linux,message_pump_libevent}.cc && - -sed -i '/sys\/time\.h/a#include <unistd.h>' ipc/chromium/src/base/time_posix.cc && -make -f client.mk +make -f client.mk This package does not come with a test suite. @@ -198,8 +194,8 @@ mkdir -p /usr/lib/mozilla/plugins && rm -rf /usr/lib/xulrunner-&xulrunner-version;/plugins && ln -sv ../mozilla/plugins /usr/lib/xulrunner-&xulrunner-version; && -for library in /usr/lib/xulrunner-devel-&xulrunner-version;/sdk/lib/*.so; do - ln -sfv ${library#/usr/lib/} /usr${library#*sdk} +for library in /usr/lib/xulrunner-devel-&xulrunner-version;/sdk/lib/*.so +do ln -sfv ${library#/usr/lib/} /usr${library#*sdk} done diff --git a/xsoft/graphweb/firefox.xml b/xsoft/graphweb/firefox.xml index 580263ebd7..18a9e31c0e 100644 --- a/xsoft/graphweb/firefox.xml +++ b/xsoft/graphweb/firefox.xml @@ -4,13 +4,13 @@ %general-entities; - + + - - - + + + ]> @@ -117,15 +117,15 @@ Installation of Firefox - There are two major methods for building Firefox. - In the standard case, the entire suite of libraries is built and - installed. In the other, most of the system is built using the procedures - found in . This is advantageous if you - are planning to build other related packages such as - . With - either build method, you need to run the main build procedure below with - the appropriate options in the mozconfig file. Then - use the appropriate instructions depending on the chosen build method. + There are two major methods for building + Firefox. In the standard case, the entire suite + of libraries is built and installed. In the other, most of the system is + built using the procedures found in . This is + advantageous if you are planning to build other related packages such as + . With either build method, you need to run + the main build procedure below with the appropriate options in the + mozconfig file. Then use the appropriate install + instructions depending on the chosen build method. @@ -195,15 +195,10 @@ EOF commands: -sed -i '/fcntl.h/a#include <unistd.h>' \ - ipc/chromium/src/base/{file_util_linux,message_pump_libevent}.cc && -sed -i '/sys\/time\.h/a#include <unistd.h>' ipc/chromium/src/base/time_posix.cc && -sed -i 's# ""##' browser/base/Makefile.in && +sed -i 's# ""##' browser/base/Makefile.in && make -f client.mk - - This package does not come with a test suite. - + This package does not come with a test suite. If you have not linked @@ -360,7 +355,7 @@ Categories=Network;GTK;Application;Browser;WebBrowser; StartupNotify=true Terminal=false EOF -ln -sv -f /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pixmaps/firefox.png +ln -sfv /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pixmaps/firefox.png @@ -395,7 +390,7 @@ ln -sv -f /usr/lib/firefox-&firefox-version;/icons/mozicon128.png /usr/share/pix is a Gtk 2 internet browser that uses the - Gecko rendering engine. + Mozilla Gecko rendering engine. firefox