Changeset 7bf10b1 for xsoft


Ignore:
Timestamp:
05/06/2014 09:20:46 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:
efc0d11
Parents:
7715803
Message:

firefox,xulrunner 29.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r7715803 r7bf10b1  
    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        "db06b6da6b826cfc6a49c15bca115a6b">
    14   <!ENTITY firefox-size          "129 MB">
    15   <!ENTITY firefox-buildsize     "3.6 GB (57 MB installed) (or 895 MB and 5.2 MB if using Xulrunner)">
    16   <!ENTITY firefox-time          "35 SBU (0.3 SBU if using Xulrunner)">
     13  <!ENTITY firefox-md5sum        "07c515fc487824f107a947d23f420e9d">
     14  <!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)">
    1717]>
    1818
     
    8787    <bridgehead renderas="sect4">Recommended</bridgehead>
    8888    <para role="recommended">
     89      <xref linkend="icu"/>,
    8990      <xref linkend="libevent"/>,
    9091      <xref linkend="libvpx"/>,
     
    110111      <xref linkend="dbus-glib"/>,
    111112      <xref linkend="doxygen"/>,
     113      <xref linkend="gst-plugins-base"/> (with
    112114      <xref linkend="gst-plugins-good"/> and
    113       <xref linkend="gst-ffmpeg"/>,
     115      <xref linkend="gst-ffmpeg"/> at runtime),
    114116      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    115117      <xref linkend="libnotify"/>,
     
    200202ac_add_options --with-system-nspr
    201203ac_add_options --with-system-nss
     204ac_add_options --with-system-icu
    202205
    203206# It is recommended not to touch anything below this line
Note: See TracChangeset for help on using the changeset viewer.