Changeset 02d3b95


Ignore:
Timestamp:
12/25/2011 04:10:41 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
71d28c87
Parents:
9ed32d2c
Message:

thunderbird-9.0.1

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9ed32d2c r02d3b95  
    44-->
    55
    6 <!ENTITY day          "22">                   <!-- Always 2 digits -->
     6<!ENTITY day          "25">                   <!-- Always 2 digits -->
    77<!ENTITY month        "12">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    800800
    801801<!-- Chapter 37 -->
    802 <!ENTITY thunderbird-version          "8.0">
     802<!ENTITY thunderbird-version          "9.0.1">
    803803<!ENTITY pan-version                  "0.133">
    804804<!ENTITY balsa-version                "2.3.22">
  • introduction/welcome/changelog.xml

    r9ed32d2c r02d3b95  
    4343-->
    4444    <listitem>
     45      <para>December 25th, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[abenton] - Thunderbird 9.0.1.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>December 23rd, 2011</para>
    4655      <itemizedlist>
  • x/lib/xulrunner.xml

    r9ed32d2c r02d3b95  
    131131# ac_add_options --with-system-nss
    132132# ac_add_options --enable-system-sqlite
    133 # ac_add_options --enable-system-lcms
    134133# ac_add_options --with-system-libvpx
    135134# ac_add_options --enable-startup-notification
     
    201200    <para><command>for DL in ...</command>: The NSPR and NSS libraries shipped
    202201    with this package are installed into
    203     <filename class="directory">/usr/lib/xulrunner-&xulrunner-version;</filename>
    204     which means they will not be found at runtime.  By using symbolic links from
    205     <filename class="directory">/usr/lib</filename> the libraries will be found
    206     and the links can be easily changed to point to a newer version during an
    207     upgrade.</para>
     202    <filename
     203    class="directory">/usr/lib/xulrunner-&xulrunner-version;</filename>
     204    which means they will not be found at runtime.  By using symbolic links
     205    from <filename class="directory">/usr/lib</filename> the libraries will be
     206    found and the links can be easily changed to point to a newer version
     207    during an upgrade.</para>
    208208
    209209    <para><command>ln -sv ../mozilla/plugins ...</command>: Some packages will
  • xsoft/graphweb/firefox.xml

    r9ed32d2c r02d3b95  
    8888    <para role="optional"><xref linkend="dbus-glib"/>,
    8989    <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
    90     <ulink url="http://www.webmproject.org/code/">libvpx</ulink>,
    9190    <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
    9291    <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and
     
    9594    <xref linkend="xulrunner"/> (linking against an installed xulrunner makes
    9695    Firefox about 32 MB smaller, which is trivial compared to the size of
    97     xulrunner), <xref linkend="unzip"/>, <xref linkend="wireless_tools"/>,
     96    xulrunner), <xref linkend="wireless_tools"/>,
    9897    <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
    9998    the jemalloc code) and <xref linkend="wget"/></para>
  • xsoft/graphweb/seamonkey.xml

    r9ed32d2c r02d3b95  
    7171
    7272    <bridgehead renderas="sect4">Required</bridgehead>
    73     <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>,
    74     <xref linkend="libidl"/>, and <xref linkend="zip"/></para>
     73    <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>
     74    <xref linkend="zip"/> and <xref linkend="unzip"/></para>
    7575
    7676    <note>
     
    9292    <para role="optional"><xref linkend="dbus-glib"/>,
    9393    <xref linkend="startup-notification"/>, <xref linkend="sqlite"/>,
    94     <ulink url="http://www.webmproject.org/code/">libvpx</ulink>,
    9594    <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
    9695    <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and
    9796    <xref linkend="libgnomeui"/> (for gnome integration),
    9897    <xref linkend="libnotify"/>, <xref linkend="nspr"/>, <xref linkend="nss"/>,
    99     <xref linkend="unzip"/>, <xref linkend="wireless_tools"/>,
     98    <xref linkend="wireless_tools"/>,
    10099    <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
    101100    the jemalloc code) and <xref linkend="wget"/></para>
     
    139138# ac_add_options --with-system-nss
    140139# ac_add_options --enable-system-sqlite
    141 # ac_add_options --enable-system-lcms
    142140# ac_add_options --with-system-libvpx
    143141# ac_add_options --enable-startup-notification
  • xsoft/other/thunderbird.xml

    r9ed32d2c r02d3b95  
    77  <!ENTITY thunderbird-download-http     "http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
    88  <!ENTITY thunderbird-download-ftp      "ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">
    9   <!ENTITY thunderbird-md5sum            "be64630152a2d5a824a76752594e7596">
    10   <!ENTITY thunderbird-size              "65 MB">
    11   <!ENTITY thunderbird-buildsize         "915 MB">
    12   <!ENTITY thunderbird-time              "21">
     9  <!ENTITY thunderbird-md5sum            "a5904751dbd33074682b438b732fdbab">
     10  <!ENTITY thunderbird-size              "91 MB">
     11  <!ENTITY thunderbird-buildsize         "3 GB (46 MB installed)">
     12  <!ENTITY thunderbird-time              "26 SBU">
    1313
    1414]>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>,
    64     <xref linkend="libidl"/> and <xref linkend="zip"/></para>
     63    <para role="required"><xref linkend="alsa-lib"/>, <xref linkend="gtk2"/>
     64    <xref linkend="zip"/> and <xref linkend="unzip"/></para>
    6565
    6666    <para>Note: <application>libjpeg</application> and
    6767    <application>libpng</application> (patched for apng support) should have
    6868    been installed before <application>gdk-pixbuf</application> and should
    69     exist on your system. If for some strange reason you haven't installed
     69    exist on your system. If for some strange reason you haven&apos;t installed
    7070    them, you should remove the <option>--with-system-jpeg</option> and
    7171    <option>--with-system-png</option> options from the
     
    7373
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    75     <para role="optional"><xref linkend="dbus-glib"/>, <xref linkend="unzip"/>,
     75    <para role="optional"><xref linkend="dbus-glib"/>,
    7676    <xref linkend="doxygen"/>, <xref linkend="gnome-vfs"/> and
    7777    <xref linkend="libgnomeui"/> (for gnome integration),
     
    8080    <xref linkend="yasm"/> (or <xref linkend="libvpx"/>),
    8181    <ulink url="http://sourceforge.net/projects/hunspell/">Hunspell</ulink>,
    82     <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing the
    83     jemalloc code), and <xref linkend="wget"/></para>
     82    <ulink url="http://www.valgrind.org/">Valgrind</ulink> (only for testing
     83    the jemalloc code), and <xref linkend="wget"/></para>
    8484
    8585    <para condition="html" role="usernotes">User Notes:
     
    116116ac_add_options --disable-libnotify
    117117
    118 # If you have installed nss and nspr uncomment these two lines:
     118# Uncomment these if you have installed them:
    119119# ac_add_options --with-system-nspr
    120120# ac_add_options --with-system-nss
    121 
    122 # Uncomment these if you have installed them:
    123121# ac_add_options --enable-system-sqlite
    124 # ac_add_options --enable-system-lcms
    125122# ac_add_options --with-system-libvpx
    126123# ac_add_options --enable-startup-notification
     
    155152    user:</para>
    156153
    157 <screen role="root"><userinput>tar xf thunderbuild/mozilla/dist/thunderbird-*.tar.bz2 -C /usr/lib &amp;&amp;
    158 ln -s ../lib/thunderbird/thunderbird /usr/bin/thunderbird</userinput></screen>
     154<screen role="root"><userinput>tar xf thunderbuild/mozilla/dist/thunderbird-*.tar.bz2 -C /usr/lib/thunderbird-&thunderbird-version; --strip-components=1 &amp;&amp;
     155ln -s ../lib/thunderbird-&thunderbird-version;/thunderbird /usr/bin/thunderbird</userinput></screen>
    159156
    160157  </sect2>
     
    170167
    171168    <para><command>make -C thunderbuild/mail/installer</command>: this runs make
    172     in the <filename class='directory'>thunderbuild/mail/installer</filename>
     169    in the <filename class="directory">thunderbuild/mail/installer</filename>
    173170    folder. This gathers together all the parts of
    174171    <application>Thunderbird</application> and compresses them into a
    175172    tarball.</para>
     173
     174    <para><command>tar -xfv thunderbuild/mozilla/dist ...</command>: This
     175    untars <application>Thunderbird</application>, the <option>-C</option>
     176    option uncompresses the files in
     177    /usr/lib/thunderbird-&thunderbird-version;. The
     178    <option>--strip-components=1</option> option removes the leading
     179    &apos;thunderbird&apos; directory from the filenames, allowing us to untar
     180    it into a versioned directory.<!-- Running <command>make -C thunderbuild
     181    install</command> would install an additional 480 MB of files--></para>
    176182
    177183  </sect2>
     
    218224      url="http://preferential.mozdev.org/preferences.html"/>.</para>
    219225    </tip>
    220 
    221226    </sect3>
    222 
    223227  </sect2>
    224228
     
    234238        <seg>thunderbird</seg>
    235239        <seg>Numerous libraries, email/newsgroups components, plugins,
    236         extensions, and helper modules installed in
    237         <filename class='directory'>/usr/lib/thunderbird</filename>
     240        extensions, and helper modules installed in <filename
     241        class="directory">/usr/lib/thunderbird-&thunderbird-version;</filename>
    238242        </seg>
    239         <seg>/usr/lib/thunderbird</seg>
     243        <seg>/usr/lib/thunderbird-&thunderbird-version;</seg>
    240244      </seglistitem>
    241245    </segmentedlist>
     
    249253        <term><command>thunderbird</command></term>
    250254        <listitem>
    251           <para>is <application>Mozilla</application>'s next-generation
     255          <para>is <application>Mozilla</application>&apos;s next-generation
    252256          email and newsgroup client.</para>
    253257          <indexterm zone="thunderbird thunderbird-prog">
     
    256260        </listitem>
    257261      </varlistentry>
    258 
    259262    </variablelist>
    260 
    261263  </sect2>
    262264
Note: See TracChangeset for help on using the changeset viewer.