summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-17 00:37:56 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-17 00:37:56 +0000
commit0c90f8ae1b59da49240ea81f0dbc614e24194801 (patch)
tree70bbe159dd59857599676584c2ad08b2f712eff8 /mail-client
parentFix a quoting issue in lesspipe.sh-r2 and add a trap to prevent 'Broken pipe'... (diff)
downloadgentoo-2-0c90f8ae1b59da49240ea81f0dbc614e24194801.tar.gz
gentoo-2-0c90f8ae1b59da49240ea81f0dbc614e24194801.tar.bz2
gentoo-2-0c90f8ae1b59da49240ea81f0dbc614e24194801.zip
Bump version to 0.7. Move installation from /opt/MozillaThunderbird to /opt/thunderbird to be consistent with the firefox-bin installation. Use the same kind of hack used for mozilla-firefox-bin-0.9-r1 to allow the program to run without needing to be run by root first
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/mozilla-thunderbird-bin/ChangeLog14
-rw-r--r--mail-client/mozilla-thunderbird-bin/Manifest4
-rw-r--r--mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin-icon.pngbin0 -> 6499 bytes
-rw-r--r--mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin.desktop7
-rw-r--r--mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.71
-rw-r--r--mail-client/mozilla-thunderbird-bin/files/thunderbird-bin-0.7-init.tar.bz2bin0 -> 3339 bytes
-rw-r--r--mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.ebuild85
7 files changed, 110 insertions, 1 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/ChangeLog b/mail-client/mozilla-thunderbird-bin/ChangeLog
index 848d73e16673..70f2f26d9e81 100644
--- a/mail-client/mozilla-thunderbird-bin/ChangeLog
+++ b/mail-client/mozilla-thunderbird-bin/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for net-mail/mozilla-thunderbird-bin
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.3 2004/06/07 13:56:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.4 2004/06/17 00:37:56 agriffis Exp $
+
+*mozilla-thunderbird-bin-0.7 (16 Jun 2004)
+
+ 16 Jun 2004; Aron Griffis <agriffis@gentoo.org>
+ +files/thunderbird-bin-0.7-init.tar.bz2,
+ +files/0.7/icon/mozillathunderbird-bin-icon.png,
+ +files/0.7/icon/mozillathunderbird-bin.desktop,
+ +mozilla-thunderbird-bin-0.7.ebuild:
+ Bump version to 0.7. Move installation from /opt/MozillaThunderbird to
+ /opt/thunderbird to be consistent with the firefox-bin installation. Use the
+ same kind of hack used for mozilla-firefox-bin-0.9-r1 to allow the program to
+ run without needing to be run by root first
07 Jun 2004; Aron Griffis <agriffis@gentoo.org>
-mozilla-thunderbird-bin-0.4.ebuild, mozilla-thunderbird-bin-0.5.ebuild,
diff --git a/mail-client/mozilla-thunderbird-bin/Manifest b/mail-client/mozilla-thunderbird-bin/Manifest
index 89ca8c378976..b22de44e5e9c 100644
--- a/mail-client/mozilla-thunderbird-bin/Manifest
+++ b/mail-client/mozilla-thunderbird-bin/Manifest
@@ -1,11 +1,13 @@
MD5 78f5f39541e8d8459b0d16b89233619a mozilla-thunderbird-bin-0.6.ebuild 1886
MD5 9c0f9fb55a5e11407144aea8ac12580e mozilla-thunderbird-bin-0.5.ebuild 2105
+MD5 3786c7cd89b8f656258ae9f9bacd0cc3 mozilla-thunderbird-bin-0.7.ebuild 2117
MD5 d5e912d11be8252519fa1fdb21d770f6 ChangeLog 1869
MD5 5dd0418c191830dfcfd74400e3f9608c metadata.xml 182
MD5 7dd2dac40d6bb1cad39c82742ac7a949 files/MozillaThunderbird 294
MD5 7dd2dac40d6bb1cad39c82742ac7a949 files/thunderbird 294
MD5 d0ef06cd650e3b818c4654b87a6848b8 files/digest-mozilla-thunderbird-bin-0.5 93
MD5 654ea1f7dbed8ebc5f0de9832c31c349 files/digest-mozilla-thunderbird-bin-0.6 89
+MD5 902a97e83044e3491aa864befdcfd725 files/digest-mozilla-thunderbird-bin-0.7 88
MD5 409c1fb9a49f402540b3ffa017bb3636 files/thunderbird-0.3-antialiasing-patch 1246
MD5 4513b2f650df9b907c09257373a9f879 files/icon/thunderbird-icon.png 2537
MD5 b9be05290589c28967a757bdede2c601 files/icon/mozillathunderbird.desktop 155
@@ -13,3 +15,5 @@ MD5 4513b2f650df9b907c09257373a9f879 files/0.5/icon/thunderbird-icon.png 2537
MD5 bb431eebb28f85d1c07957846fd3e4d2 files/0.5/icon/mozillathunderbird.desktop 148
MD5 04115f0e204444eac76a092a63c89027 files/0.6/icon/thunderbird-icon.png 6499
MD5 bb431eebb28f85d1c07957846fd3e4d2 files/0.6/icon/mozillathunderbird.desktop 148
+MD5 d53215cf1aac217ff533ef0fc06a5736 files/0.7/icon/mozillathunderbird-bin.desktop 156
+MD5 04115f0e204444eac76a092a63c89027 files/0.7/icon/mozillathunderbird-bin-icon.png 6499
diff --git a/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin-icon.png b/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin-icon.png
new file mode 100644
index 000000000000..90ff395ff5bc
--- /dev/null
+++ b/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin-icon.png
Binary files differ
diff --git a/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin.desktop b/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin.desktop
new file mode 100644
index 000000000000..d2a81b0be123
--- /dev/null
+++ b/mail-client/mozilla-thunderbird-bin/files/0.7/icon/mozillathunderbird-bin.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=Mozilla Thunderbird
+Comment=Mail & News Reader
+Exec=/usr/bin/thunderbird-bin
+Icon=thunderbird-bin-icon.png
+Terminal=0
+Type=Application
diff --git a/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7 b/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7
new file mode 100644
index 000000000000..455362dc81d9
--- /dev/null
+++ b/mail-client/mozilla-thunderbird-bin/files/digest-mozilla-thunderbird-bin-0.7
@@ -0,0 +1 @@
+MD5 9c1dd70005594a42b3bbc5c96e165482 thunderbird-0.7-i686-linux-gtk2+xft.tar.gz 9960434
diff --git a/mail-client/mozilla-thunderbird-bin/files/thunderbird-bin-0.7-init.tar.bz2 b/mail-client/mozilla-thunderbird-bin/files/thunderbird-bin-0.7-init.tar.bz2
new file mode 100644
index 000000000000..f09db7fe9943
--- /dev/null
+++ b/mail-client/mozilla-thunderbird-bin/files/thunderbird-bin-0.7-init.tar.bz2
Binary files differ
diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.ebuild
new file mode 100644
index 000000000000..680ae82a0892
--- /dev/null
+++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-0.7.ebuild,v 1.1 2004/06/17 00:37:56 agriffis Exp $
+
+inherit nsplugins eutils mozilla-launcher
+
+MY_PN=${PN/-bin/}
+S=${WORKDIR}/thunderbird
+
+DESCRIPTION="The Mozilla Thunderbird Mail & News Reader"
+SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/thunderbird-${PV}-i686-linux-gtk2+xft.tar.gz"
+
+HOMEPAGE="http://www.mozilla.org/projects/thunderbird"
+RESTRICT="nostrip"
+
+KEYWORDS="-* ~x86"
+SLOT="0"
+LICENSE="MPL-1.1 | NPL-1.1"
+IUSE="gnome gtk2 crypt"
+
+DEPEND="virtual/glibc"
+RDEPEND="virtual/x11
+ >=dev-libs/libIDL-0.8.0
+ >=x11-libs/gtk+-2.1.1
+ virtual/xft
+ >=media-libs/jpeg-6b
+ >=media-libs/libmng-1.0.0
+ >=media-libs/libpng-1.2.1
+ dev-libs/expat
+ app-arch/zip
+ app-arch/unzip
+ >=net-www/mozilla-launcher-1.13"
+
+src_install() {
+ # Install thunderbird in /opt
+ dodir /opt
+ mv ${S} ${D}/opt/thunderbird
+
+ # Fixing permissions
+ chown -R root:root ${D}/opt/thunderbird
+
+ # mozilla-launcher-1.13 supports -bin versions
+ dodir /usr/bin
+ dosym /usr/libexec/mozilla-launcher /usr/bin/thunderbird-bin
+
+ # Install icon and .desktop for menu entry
+ if use gnome; then
+ insinto /usr/share/pixmaps
+ doins ${FILESDIR}/${PV}/icon/mozillathunderbird-bin-icon.png
+ insinto /usr/share/gnome/apps/Internet
+ doins ${FILESDIR}/${PV}/icon/mozillathunderbird-bin.desktop
+ fi
+}
+
+pkg_preinst() {
+ # Remove entire installed instance to solve various
+ # problems, for example see bug 27719
+ rm -rf ${ROOT}/opt/MozillaThunderbird
+ rm -rf ${ROOT}/opt/thunderbird
+}
+
+pkg_postinst() {
+ einfo "To enable Enigmail, you must install the Enigmail and Enigmime"
+ einfo "extensions as root. Go to Tools / Options / Extensions and click"
+ einfo "on Install Extension to install Enigmail in your Thunderbird build."
+ einfo "Restart Thunderbird after having installed both extensions."
+ einfo ""
+ einfo "The extensions are located at http://enigmail.mozdev.org/"
+ einfo ""
+ einfo "Please note that the binary name has changed from MozillaThunderbird"
+ einfo "to simply thunderbird-bin"
+ einfo ""
+
+ # Normally thunderbird-bin-0.7 must be run as root once before it
+ # can be run as a normal user. Drop in some initialized files to
+ # avoid this.
+ einfo "Extracting firefox-bin-${PV} initialization files"
+ cd ${ROOT}/opt/thunderbird && tar xjpf ${FILESDIR}/thunderbird-bin-${PV}-init.tar.bz2
+
+ update_mozilla_launcher_symlinks
+}
+
+pkg_postrm() {
+ update_mozilla_launcher_symlinks
+}