Changeset 26fa7d2 for xsoft


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

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rcd72896 r26fa7d2  
    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        "c8feb2c55294aa679e8755ac24844933">
    14   <!ENTITY firefox-size          "124 MB">
    15   <!ENTITY firefox-buildsize     "3.5 GB (54 MB installed) (or 874 MB and 5.3 MB
    16                                   if using Xulrunner)">
    17   <!ENTITY firefox-time          "34 SBU (0.4 SBU if using Xulrunner)">
     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)">
    1817]>
    1918
     
    115114      <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
    116115      <xref linkend="libnotify"/>,
     116      <xref linkend="openjdk"/>,
     117      <xref linkend="pulseaudio"/>,
    117118      <xref linkend="startup-notification"/>,
    118119      <xref linkend="wget"/>,
     
    206207ac_add_options --disable-debug
    207208ac_add_options --disable-tests
     209
     210# Comment out following option if you have PulseAudio installed
     211ac_add_options --disable-pulseaudio
    208212
    209213ac_add_options --enable-optimize
  • xsoft/other/thunderbird.xml

    rcd72896 r26fa7d2  
    99  <!ENTITY thunderbird-download-ftp
    1010           "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
    11   <!ENTITY thunderbird-md5sum            "3093e14a3635123c0c70c8c11c27c7b1">
     11  <!ENTITY thunderbird-md5sum            "a25af92e0f328136c014fcc22b5eacd0">
    1212  <!ENTITY thunderbird-size              "134 MB">
    1313  <!ENTITY thunderbird-buildsize         "4.2 GB (53 MB installed)">
    14   <!ENTITY thunderbird-time              "52 SBU">
     14  <!ENTITY thunderbird-time              "51 SBU">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.