Changeset c836c280 for xsoft


Ignore:
Timestamp:
12/10/2013 08:45:52 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
151bd690
Parents:
c46a0e5
Message:

Update to xulrunner-26.0 and firefox-26.0 linked to xulrunner.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12366 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rc46a0e5 rc836c280  
    99  <!ENTITY firefox-download-ftp
    1010           "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    11   <!ENTITY firefox-md5sum        "b5b57d3ea937a339e0ed7ebea604b430">
     11  <!ENTITY firefox-md5sum        "91ce51cc6474f1269484e5327643a59c">
    1212  <!ENTITY firefox-size          "122 MB">
    13   <!ENTITY firefox-buildsize     "4.4 GB (51 MB installed) (or 835 MB and 4.8 MB if using Xulrunner)">
    14   <!ENTITY firefox-time          "55 SBU (0.3 SBU if using Xulrunner)">
     13  <!ENTITY firefox-buildsize     "4.4 GB (51 MB installed) (or 825 MB and 5.0 MB if using Xulrunner)">
     14  <!ENTITY firefox-time          "55 SBU (0.4 SBU if using Xulrunner)">
    1515]>
    1616
     
    6969        <para>
    7070          Estimated build time: &firefox-time;
    71         </para>
    72       </listitem>
    73     </itemizedlist>
    74 
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/firefox-&firefox-version;-freetype-1.patch"/>
    8171        </para>
    8272      </listitem>
     
    246236    </para></note>
    247237     
    248 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-freetype-1.patch &amp;&amp;
    249 sed -i 's@ ""@@' browser/base/Makefile.in &amp;&amp;
     238<screen><userinput>sed -i 's@ ""@@' browser/base/Makefile.in &amp;&amp;
    250239make -f client.mk</userinput></screen>
    251240
Note: See TracChangeset for help on using the changeset viewer.