Ignore:
Timestamp:
05/24/2014 04:49:34 PM (10 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.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:
c647e6d
Parents:
5462e3a
Message:

firefox/xulrunner 29.0.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r5462e3a r32cca2cd  
    1111  <!ENTITY firefox-download-ftp
    1212           "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    13   <!ENTITY firefox-md5sum        "07c515fc487824f107a947d23f420e9d">
     13  <!ENTITY firefox-md5sum        "ca37addc3a69ef30247e00375dd93cd0">
    1414  <!ENTITY firefox-size          "137 MB">
    15   <!ENTITY firefox-buildsize     "4.7 GB (57 MB installed) (or 928 MB and 5.6 MB if using Xulrunner)">
    16   <!ENTITY firefox-time          "60 SBU (0.3 SBU if using Xulrunner)">
     15  <!ENTITY firefox-buildsize     "4.6 GB (57 MB installed) (or 928 MB and 5.5 MB if using Xulrunner)">
     16  <!ENTITY firefox-time          "43 SBU (0.3 SBU if using Xulrunner)">
    1717]>
    1818
     
    164164ac_add_options --disable-dbus
    165165
    166 # If you have installed wireless-tools comment out this line:
     166# If you have installed dbus-glib, and you have installed (or will install)
     167# wireless-tools, and you wish to use geolocation web services, comment out
     168# this line
    167169ac_add_options --disable-necko-wifi
    168170
     
    209211
    210212ac_add_options --disable-crashreporter
    211 ac_add_options --disable-installer
    212213ac_add_options --disable-updater
    213 ac_add_options --disable-debug
    214214ac_add_options --disable-tests
    215215
     
    296296  <sect2 role="commands">
    297297    <title>Command Explanations</title>
     298
     299    <para>
     300      <command>ac_add_options --disable-necko-wifi</command>: If you remove
     301      this command, you will enable opt-in support for geolocation web services
     302      when you are using a wifi connection.
     303    </para>
    298304
    299305    <para>
Note: See TracChangeset for help on using the changeset viewer.