Changeset 26fa7d2 for x


Ignore:
Timestamp:
03/18/2014 11:29:37 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
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:
f2b8afea
Parents:
cd72896
Message:

Updates to xulrunner-28.0/firefox-28.0, firefox-28.0-standalone and thunderbird-24.4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/xulrunner.xml

    rcd72896 r26fa7d2  
    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        "c8feb2c55294aa679e8755ac24844933">
    14   <!ENTITY xulrunner-size          "124 MB">
    15   <!ENTITY xulrunner-buildsize     "3.5 GB (93 MB installed)">
    16   <!ENTITY xulrunner-time          "34 SBU">
     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">
    1717]>
    1818
     
    117117      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    118118      <xref linkend="libnotify"/>,
     119      <xref linkend="openjdk"/>,
     120      <xref linkend="pulseaudio"/>,
    119121      <xref linkend="startup-notification"/>,
    120122      <xref linkend="wget"/> and
     
    189191ac_add_options --disable-tests
    190192ac_add_options --disable-mochitest
     193
     194# Comment out following option if you have PulseAudio installed
     195ac_add_options --disable-pulseaudio
    191196
    192197ac_add_options --enable-optimize
Note: See TracChangeset for help on using the changeset viewer.