Changeset 7bf10b1 for x


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
  • x/lib/xulrunner.xml

    r7715803 r7bf10b1  
    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        "db06b6da6b826cfc6a49c15bca115a6b">
    14   <!ENTITY xulrunner-size          "129 MB">
    15   <!ENTITY xulrunner-buildsize     "3.5 GB (95 MB installed)">
    16   <!ENTITY xulrunner-time          "35 SBU">
     13  <!ENTITY xulrunner-md5sum        "07c515fc487824f107a947d23f420e9d">
     14  <!ENTITY xulrunner-size          "137 MB">
     15  <!ENTITY xulrunner-buildsize     "4.6 GB (147 MB installed)">
     16  <!ENTITY xulrunner-time          "60 SBU">
    1717]>
    1818
     
    9090    <bridgehead renderas="sect4">Recommended</bridgehead>
    9191    <para role="recommended">
     92      <xref linkend="icu"/>,
    9293      <xref linkend="libevent"/>,
    9394      <xref linkend="libvpx"/>,
     
    113114      <xref linkend="dbus-glib"/>,
    114115      <xref linkend="doxygen"/>,
     116      <xref linkend="gst-plugins-base"/> (with
    115117      <xref linkend="gst-plugins-good"/> and
    116       <xref linkend="gst-ffmpeg"/>,
     118      <xref linkend="gst-ffmpeg"/> at runtime),
    117119      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    118120      <xref linkend="libnotify"/>,
     
    183185ac_add_options --with-system-nspr
    184186ac_add_options --with-system-nss
     187ac_add_options --with-system-icu
    185188
    186189# It is recommended not to touch anything below this line
Note: See TracChangeset for help on using the changeset viewer.