Changeset 44204a0 for xsoft


Ignore:
Timestamp:
10/16/2015 03:53:38 AM (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.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:
e459223c
Parents:
d915944
Message:

firefox-41.0.2 : Measuring timings is doing my head in - when I installed 41.0 on this same machine (my i3), I calculated 39 SBU. I then retimed it on my A10 (AMD: SBU is slow) and got 30.8 SBUs but went with the intel figure as being "more reliable". Now, I havve measured this point release on the i3, still running 7.8, and it is down to 20 SBU.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rd915944 r44204a0  
    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        "81324515c2f562db8c4800ebafaa5d25">
     11  <!ENTITY firefox-md5sum        "d71f0f761c51aeae03e367001afc9f8d">
    1212  <!ENTITY firefox-size          "153 MB">
    1313  <!ENTITY firefox-buildsize     "4.0 GB (77 MB installed)">
    14   <!ENTITY firefox-time          "39 SBU">
     14  <!ENTITY firefox-time          "20 SBU">
    1515]>
    1616
     
    111111        <filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
    112112        exists.  If it does not, reinstall <xref linkend="python2"/> (after
    113         installing <xref linkend="openssl"/>.  The latest version of any
     113        installing <xref linkend="openssl"/>).  The latest version of any
    114114        <emphasis>currently maintained</emphasis> version of Openssl should be
    115115        satisfactory if already installed.
     
    126126      <xref linkend="gst10-plugins-good"/> and
    127127      <xref linkend="gst10-libav"/> at runtime),
    128       <xref linkend="libnotify"/>,
     128      <xref linkend="libnotify"/> (at runtime),
    129129      <xref linkend="openjdk"/>,
    130130      <xref linkend="pulseaudio"/>,
     
    174174# If you have installed GConf, comment out this line
    175175ac_add_options --disable-gconf
    176 
    177 # If you have installed libnotify comment out this line:
    178 ac_add_options --disable-libnotify
    179176
    180177# GStreamer is necessary for H.264 video playback in HTML5 Video Player;
Note: See TracChangeset for help on using the changeset viewer.