Changeset cf2c71ee for xsoft


Ignore:
Timestamp:
12/16/2015 10:24:55 PM (8 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.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1b3fa5a
Parents:
cad913e0
Message:
  • Update to firefox-43.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rcad913e0 rcf2c71ee  
    99  <!ENTITY firefox-download-ftp "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> -->
    1010  <!ENTITY firefox-download-ftp " ">
    11   <!ENTITY firefox-md5sum        "d610bf10a75afb4734045e1a43d8eba4">
    12   <!ENTITY firefox-size          "159 MB">
    13   <!ENTITY firefox-buildsize     "4.1 GB (78 MB installed)">
     11  <!ENTITY firefox-md5sum        "a49c7f286a87112a5da836675200b060">
     12  <!ENTITY firefox-size          "168 MB">
     13  <!ENTITY firefox-buildsize     "4.1 GB (81 MB installed)">
    1414  <!ENTITY firefox-time          "9.7 SBU (with parallelism=4)">
    1515]>
     
    238238
    239239    <para>
    240       First, fix building with system freetype-2.6.1 or later:
    241     </para>
    242 
    243 <screen><userinput>sed -i '/^freetype\/ftcache.h/a freetype\/ftfntfmt.h' config/system-headers</userinput></screen>
    244 
    245     <para>
    246240      Compile <application>Firefox</application> by issuing the following
    247241      commands:
Note: See TracChangeset for help on using the changeset viewer.