Changeset 32cca2cd


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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5462e3a r32cca2cd  
    581581<!ENTITY webkitgtk-version            "1.10.2">   <!-- Even minors only -->
    582582<!ENTITY webkitgtk2-version           "2.4.2">    <!-- Even minors only -->
    583 <!ENTITY xulrunner-version            "29.0">
     583<!ENTITY xulrunner-version            "29.0.1">
    584584
    585585<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • introduction/welcome/changelog.xml

    r5462e3a r32cca2cd  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[ken] - Update to firefox/xulrunner 29.0.1. Fixes
     52          <ulink url="&blfs-ticket-root;4886">#4886</ulink> and
     53          <ulink url="&blfs-ticket-root;5044">#5044</ulink>.</para>
     54        </listitem>
     55        <listitem>
    5156          <para>[pierre] - Update to talloc-2.1.1. Fixes
    5257          <ulink url="&blfs-ticket-root;5089">#5089</ulink>.</para>
  • x/lib/xulrunner.xml

    r5462e3a r32cca2cd  
    1111  <!ENTITY xulrunner-download-ftp
    1212           "ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    13   <!ENTITY xulrunner-md5sum        "07c515fc487824f107a947d23f420e9d">
     13  <!ENTITY xulrunner-md5sum        "ca37addc3a69ef30247e00375dd93cd0">
    1414  <!ENTITY xulrunner-size          "137 MB">
    15   <!ENTITY xulrunner-buildsize     "4.6 GB (147 MB installed)">
    16   <!ENTITY xulrunner-time          "60 SBU">
     15  <!ENTITY xulrunner-buildsize     "4.6 GB (148 MB installed)">
     16  <!ENTITY xulrunner-time          "43 SBU">
    1717]>
    1818
     
    153153ac_add_options --disable-dbus
    154154
    155 # If you have installed wireless-tools comment out this line:
     155# If you have installed dbus-glib, and you have installed (or will install)
     156# wireless-tools, and you wish to use geolocation web services, comment out
     157# this line
    156158ac_add_options --disable-necko-wifi
    157159
     
    192194
    193195ac_add_options --disable-crashreporter
    194 ac_add_options --disable-installer
    195196ac_add_options --disable-updater
    196 ac_add_options --disable-debug
    197197ac_add_options --disable-tests
    198 ac_add_options --disable-mochitest
    199198
    200199ac_add_options --enable-optimize
     
    266265  <sect2 role="commands">
    267266    <title>Command Explanations</title>
     267
     268    <para>
     269      <command>ac_add_options --disable-necko-wifi</command>: If you remove
     270      this command, you will enable opt-in support for geolocation web services
     271      when you are using a wifi connection.
     272    </para>
    268273
    269274    <para>
  • 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.