summaryrefslogtreecommitdiffstats
path: root/bin-mail/thunderbird-bin/DETAILS
blob: 40905b7d697ac3376e459892cc31576510a95e9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
           SPELL=thunderbird-bin
if [[ "$THUNDER_BIN_DEVEL" == "y" ]]; then
         VERSION=3.0.3
          SOURCE=thunderbird-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US/$SOURCE
     SOURCE_HASH=sha512:4ab2962da0701e166ab94f6a7c4a031b4da53afa8b94f8b80d19e4683819c4f1992ed3b23bf6ad1ff231023f120c6c57655f71581ec2fc38c10d7273901ea7b3
else
         VERSION=3.0.3
          SOURCE=thunderbird-${VERSION}.tar.bz2
   SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US/$SOURCE
     SOURCE_HASH=sha512:4ab2962da0701e166ab94f6a7c4a031b4da53afa8b94f8b80d19e4683819c4f1992ed3b23bf6ad1ff231023f120c6c57655f71581ec2fc38c10d7273901ea7b3
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/thunderbird

        WEB_SITE=http://www.mozilla.org/projects/thunderbird
         ENTERED=20050301
  SECURITY_PATCH=10
      LICENSE[0]=MOZILLA
           SHORT="The pre-compiled i686 version of thunderbird mailer"
cat << EOF
Mozilla Thunderbird is a redesign of the Mozilla mail component. Our goal is
to produce a cross platform stand alone mail application using the XUL user
interface language. Our intended customer is someone who uses  Mozilla Firefox
(or another stand alone browser) as their primary browser and wants a mail
client based on mozilla that "plays nice" with the browser. In addition, by
focusing solely on stand alone mail, we believe we can make some dents in the
overall footprint and performance of the mail client by removing components
and chrome we don't need. On top of that, the UI becomes much cleaner as a
stand alone application as opposed to being part of the mozilla suite.

In addition to the feature set found in Mozilla Mail, Mozilla Thunderbird has
several new features and improvements to make your mail and new experience
better. Highlights include:

    * The ability to customize your toolbars the way you want them. Choose
    * View / Toolbars / Customize inside any window.
    * UI extensions can be added to Mozilla Thunderbird to customize your
    * experience with specific features and enhancements that you need.
    * Support for extensions. A full list of available extensions can be found
    * here.
    * A new look and feel. Thunderbird also supports a large number of
    * downloadable themes which alter the appearance of the client.
    * An addressing sidebar for mail compose which makes it easy and
    * convenient to add address book contacts to emails.
    * Online help includes a FAQ, tips and tricks and other useful
    * information.
    * Simplified preferences UI and menus.
    * Footprint and performance improvements. 

This spell installs a pre-compiled i686 setup of thunderbird.
EOF