Ignore:
Timestamp:
07/09/2019 03:51:30 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
f03ef8a2
Parents:
ce5819b
Message:

firefox-68.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rce5819b r3507f80  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "6631ff5d6cf74bc881d68c375e628ebd">
    10   <!ENTITY firefox-size          "273 MB">
     9  <!ENTITY firefox-md5sum        "02cc438f5063d8e6a09644062aa825ba">
     10  <!ENTITY firefox-size          "302 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "3.9 GB (160 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "4.1 GB (162 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1515   most practical way to get a timing on a machine with more cores, if taking
    1616   cores offline is not practical. If in doubt, round up -->
    17   <!ENTITY firefox-time          "28 SBU (with parallelism=4) without tests">
     17  <!ENTITY firefox-time          "25 SBU (with parallelism=4) without tests">
    1818]>
    1919
     
    179179      <xref linkend="dbus-glib"/>,
    180180      <xref linkend="doxygen"/>,
    181       <xref linkend="GConf"/>,
    182181      <xref role="runtime" linkend="ffmpeg"/> (runtime, to play mov, mp3 or mp4 files),
    183182      <!--      <phrase revision="sysv"><ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink></phrase> -->
     
    237236# Uncomment the following option if you have not installed PulseAudio
    238237#ac_add_options --disable-pulseaudio
    239 # and uncomment this if you installed alsa-lib instead of PulseAudio
     238# or uncomment this if you installed alsa-lib instead of PulseAudio
    240239#ac_add_options --enable-alsa
    241 
    242 # If you have installed GConf, comment out this line
    243 ac_add_options --disable-gconf
    244 
    245 # From firefox-61, the stylo CSS code can no-longer be disabled
    246240
    247241# Comment out following options if you have not installed
     
    249243ac_add_options --enable-system-sqlite
    250244ac_add_options --with-system-libevent
    251 # current firefox fails to build against libvpx-1.8.0
    252 #ac_add_options --with-system-libvpx
    253245# firefox-65 understands webp and ships with an included copy
    254246ac_add_options --with-system-webp
Note: See TracChangeset for help on using the changeset viewer.