Ignore:
Timestamp:
09/24/2015 08:34:11 PM (9 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 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:
19022367
Parents:
a243176b
Message:

firefox-41.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    ra243176b r0bcaa9a6  
    55  %general-entities;
    66
    7   <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
     7  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88<!-- 550 Permission denied.
    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        "26a64a80cbd5b77d3b0d9734bff5bbad">
    12   <!ENTITY firefox-size          "171 MB">
    13   <!ENTITY firefox-buildsize     "3.8 GB (75 MB installed)">
    14   <!ENTITY firefox-time          "7.7 SBU (using parallelism=8)">
     11  <!ENTITY firefox-md5sum        "81324515c2f562db8c4800ebafaa5d25">
     12  <!ENTITY firefox-size          "153 MB">
     13  <!ENTITY firefox-buildsize     "4.0 GB (77 MB installed)">
     14  <!ENTITY firefox-time          "39 SBU">
    1515]>
    1616
     
    217217ac_add_options --enable-url-classifier
    218218
    219 ac_add_options --enable-system-cairo
     219# From firefox-40, using system cairo causes firefox to crash
     220# frequently when it is doing background rendering in a tab.
     221#ac_add_options --enable-system-cairo
    220222ac_add_options --enable-system-ffi
    221223ac_add_options --enable-system-pixman
Note: See TracChangeset for help on using the changeset viewer.