Changeset 8d12b24e


Ignore:
Timestamp:
09/20/2013 03:48:23 PM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 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:
1b472ab
Parents:
e09034e8
Message:

update to thunderbird-24.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re09034e8 r8d12b24e  
    721721<!ENTITY pidgin-version               "2.10.7">
    722722<!ENTITY rox-filer-version            "2.11">
    723 <!ENTITY thunderbird-version          "17.0.8">
     723<!ENTITY thunderbird-version          "24.0">
    724724<!ENTITY transmission-version         "2.82">
    725725<!ENTITY xchat-version                "2.8.8">
  • introduction/welcome/changelog.xml

    re09034e8 r8d12b24e  
    4747      <para>September 20th, 2013</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to thunderbird-24.0. Fixes
     51          <ulink url="&blfs-ticket-root;4066">#4066</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[igor] - Update to libpng-1.6.6.</para>
  • xsoft/other/thunderbird.xml

    re09034e8 r8d12b24e  
    99  <!ENTITY thunderbird-download-ftp
    1010           "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
    11   <!ENTITY thunderbird-md5sum            "e4aee8852e94e455930bf482aecdbcd4">
    12   <!ENTITY thunderbird-size              "108 MB">
     11  <!ENTITY thunderbird-md5sum            "38f4b2e574751e4e6cbe36dc8b3bce20">
     12  <!ENTITY thunderbird-size              "134 MB">
    1313  <!ENTITY thunderbird-buildsize         "3.1 GB (47 MB installed)">
    14   <!ENTITY thunderbird-time              "30 SBU">
     14  <!ENTITY thunderbird-time              "35 SBU">
    1515]>
    1616
     
    7171          Estimated build time: &thunderbird-time;
    7272        </para>
    73       </listitem>
    74     </itemizedlist>
    75 
    76     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    77     <itemizedlist spacing='compact'>
    78       <listitem>
    79         <para>Optional patch: <ulink
    80         url="&patch-root;/thunderbird-&thunderbird-version;-system_cairo-1.patch"/></para>
    8173      </listitem>
    8274    </itemizedlist>
     
    210202mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbuild
    211203EOF</userinput></screen>
    212 
    213     <para>
    214       If you are building against a system-installed <application>Cairo</application>
    215       apply the patch:
    216     </para>
    217 
    218 <screen><userinput>patch -Np1 -i ../thunderbird-&thunderbird-version;-system_cairo-1.patch</userinput></screen>
    219204
    220205    <para>
Note: See TracChangeset for help on using the changeset viewer.