diff options
author | 2005-07-20 03:58:00 +0000 | |
---|---|---|
committer | 2005-07-20 03:58:00 +0000 | |
commit | fda2c29454e81e92eb5ebbc3d40b1f9130cffbd2 (patch) | |
tree | c5a09050a21237d5c16cbb6ecb53bc1d19fb91ca /mail-client | |
parent | revision, correction to API (diff) | |
download | historical-fda2c29454e81e92eb5ebbc3d40b1f9130cffbd2.tar.gz historical-fda2c29454e81e92eb5ebbc3d40b1f9130cffbd2.tar.bz2 historical-fda2c29454e81e92eb5ebbc3d40b1f9130cffbd2.zip |
revision bump, fixes API
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'mail-client')
5 files changed, 156 insertions, 6 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/Manifest b/mail-client/mozilla-thunderbird-bin/Manifest index a0dcac83f32c..dcef3f59c976 100644 --- a/mail-client/mozilla-thunderbird-bin/Manifest +++ b/mail-client/mozilla-thunderbird-bin/Manifest @@ -1,7 +1,9 @@ -MD5 bc5c172ec57bb04b0e23faad148677bc mozilla-thunderbird-bin-1.0.5-r1.ebuild 2998 -MD5 4e2a1739a969ffec1fb0db7f781b408f ChangeLog 6692 +MD5 0f78a40af629eff2764ba5af7c05c967 ChangeLog 6856 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 -MD5 cac57af7f63e97aed3c1be35a58f7ea9 files/digest-mozilla-thunderbird-bin-1.0.5-r1 71 +MD5 bc5c172ec57bb04b0e23faad148677bc mozilla-thunderbird-bin-1.0.5-r1.ebuild 2998 +MD5 ae94edca92a8f9c25662138b5d649ca7 mozilla-thunderbird-bin-1.0.6.ebuild 2996 MD5 552a6947de77bfa4e290acdb23a872a5 files/thunderbird-bin-0.7-init.tar.bz2 3339 -MD5 a622df770b03edce7d158cfe97e8e315 files/icon/mozillathunderbird-bin.desktop 205 +MD5 cac57af7f63e97aed3c1be35a58f7ea9 files/digest-mozilla-thunderbird-bin-1.0.5-r1 71 +MD5 aff32f49defdbb72570cd9a4a4a992e6 files/digest-mozilla-thunderbird-bin-1.0.6 71 MD5 04115f0e204444eac76a092a63c89027 files/icon/mozillathunderbird-bin-icon.png 6499 +MD5 a622df770b03edce7d158cfe97e8e315 files/icon/mozillathunderbird-bin.desktop 205 diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index f4af80dc052e..f41f6c495f29 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for mail-client/mozilla-thunderbird # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.72 2005/07/18 23:56:38 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.73 2005/07/20 03:57:59 anarchy Exp $ + +*mozilla-thunderbird-1.0.6 (20 Jul 2005) + + 20 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> + +mozilla-thunderbird-1.0.6.ebuild: + revision bump, fixes API for extentions *mozilla-thunderbird-1.0.5-r1 (18 Jul 2005) diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index b97bfb2095f2..3c93fbef41da 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -1,8 +1,9 @@ -MD5 7f70e9a6a99c97067f1aefba03cfa3ae ChangeLog 8997 +MD5 1b23dafb9b910959f5a70fc0f8877f8d ChangeLog 9169 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 988cdabe4b288a0ace4b12d1815b667e mozilla-thunderbird-1.0.2-r10.ebuild 3964 MD5 ea0f38433a6bf55556b77e719de82178 mozilla-thunderbird-1.0.5.ebuild 4208 MD5 d26ec0c78b836d1aa484fc4cc4d71152 mozilla-thunderbird-1.0.5-r1.ebuild 4270 +MD5 8cd927d3418018c20c689e8c1d2a143d mozilla-thunderbird-1.0.6.ebuild 4267 MD5 99df508a69b6283098fcf48cc2dd2456 files/digest-mozilla-thunderbird-1.0.2-r10 79 MD5 a7504ac2a67cca6f3732cdaa3fd17711 files/digest-mozilla-thunderbird-1.0.5 79 MD5 23d6b685fd5e49a07cc4a1786871bf47 files/mozilla-alpha-xpcom-subs-fix.patch 4953 @@ -10,5 +11,6 @@ MD5 e79634ee1e611182b6c227daa362b20d files/mozilla-thunderbird-0.9-4ft2.patch 22 MD5 a3ab6ae2213780c0e20c5b9aa8f018e9 files/mozilla-thunderbird-1.0.2-gcc4.patch 1818 MD5 f014f20584305e86670ed50e990745db files/thunderbird-0.7-init.tar.bz2 3345 MD5 a7504ac2a67cca6f3732cdaa3fd17711 files/digest-mozilla-thunderbird-1.0.5-r1 79 +MD5 0fddca71336af76c879a9c3901dfb696 files/digest-mozilla-thunderbird-1.0.6 79 MD5 1c810870d0c92c730341e491c310e2d4 files/icon/mozillathunderbird.desktop 184 MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499 diff --git a/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.6 b/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.6 new file mode 100644 index 000000000000..acce6294ac3a --- /dev/null +++ b/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.6 @@ -0,0 +1 @@ +MD5 a0ddcc8bd5ee2c9be724b6963ad27111 thunderbird-1.0.6-source.tar.bz2 33366077 diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6.ebuild new file mode 100644 index 000000000000..e77ec2d9ec4e --- /dev/null +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6.ebuild @@ -0,0 +1,139 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6.ebuild,v 1.1 2005/07/20 03:57:59 anarchy Exp $ + +unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 +inherit flag-o-matic toolchain-funcs eutils nsplugins mozconfig mozilla-launcher makeedit multilib + +DESCRIPTION="Thunderbird Mail Client" +HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" +SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2" + +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +SLOT="0" +LICENSE="MPL-1.1 NPL-1.1" +IUSE="mozcalendar ldap" + +RDEPEND=">=www-client/mozilla-launcher-1.35" + +S=${WORKDIR}/mozilla + +# Needed by src_compile() and src_install(). +# Would do in pkg_setup but that loses the export attribute, they +# become pure shell variables. +export BUILD_OFFICIAL=1 +export MOZILLA_OFFICIAL=1 +export MOZ_THUNDERBIRD=1 + +src_unpack() { + unpack ${A} || die "unpack failed" + cd ${S} || die "cd failed" + + if [[ $(gcc-major-version) -eq 3 ]]; then + # ABI Patch for alpha/xpcom for gcc-3.x + if [[ ${ARCH} == alpha ]]; then + epatch ${FILESDIR}/mozilla-alpha-xpcom-subs-fix.patch + fi + fi + + # patch out ft caching code since the API changed between releases of + # freetype; this enables freetype-2.1.8+ compat. + # https://bugzilla.mozilla.org/show_bug.cgi?id=234035#c65 + epatch ${FILESDIR}/mozilla-thunderbird-0.9-4ft2.patch + + # GCC 4 compile patch ; bug #87800 + epatch ${FILESDIR}/${PN}-1.0.2-gcc4.patch +} + +src_compile() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/thunderbird + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + + # tb-specific settings + mozconfig_use_enable mozcalendar calendar + mozconfig_use_enable ldap + mozconfig_use_enable ldap ldap-experimental + mozconfig_annotate '' \ + --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} \ + --with-user-appdir=.thunderbird + + # Finalize and report settings + mozconfig_final + + # hardened GCC uses -fstack-protector-all by default, and this breaks + # thunderbird + has_hardened && append-flags -fno-stack-protector-all + replace-flags -fstack-protector-all -fstack-protector + + #################################### + # + # Configure and build Thunderbird + # + #################################### + + econf || die "econf failed" + + # This removes extraneous CFLAGS from the Makefiles to reduce RAM + # requirements while compiling + edit_makefiles + + emake || die "emake failed" +} + +src_install() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/thunderbird + + # Most of the installation happens here + dodir ${MOZILLA_FIVE_HOME} + cp -RL --no-preserve=links ${S}/dist/bin/* ${D}${MOZILLA_FIVE_HOME} + + # Chromes will live in /var, registered in pkg_postinst + keepdir ${MOZILLA_FIVE_HOME/usr/var} + + # Create /usr/bin/thunderbird + install_mozilla_launcher_stub thunderbird $MOZILLA_FIVE_HOME + + # Install icon and .desktop for menu entry + insinto /usr/share/pixmaps + doins ${FILESDIR}/icon/thunderbird-icon.png + + # Fix bug 54179: Install .desktop file into /usr/share/applications + # instead of /usr/share/gnome/apps/Internet (18 Jun 2004 agriffis) + insinto /usr/share/applications + doins ${FILESDIR}/icon/mozillathunderbird.desktop +} + +pkg_preinst() { + # Remove entire installed instance to solve various + # problems, for example see bug 27719 + rm -rf ${ROOT}/usr/$(get_libdir)/thunderbird +} + +pkg_postinst() { + declare MOZILLA_FIVE_HOME="/usr/$(get_libdir)/thunderbird" + + # Update the component registry + MOZILLA_LIBDIR=${ROOT}${MOZILLA_FIVE_HOME} MOZILLA_LAUNCHER=thunderbird \ + /usr/libexec/mozilla-launcher -register + + # This should be called in the postinst and postrm of all the + # mozilla, mozilla-bin, firefox, firefox-bin, thunderbird and + # thunderbird-bin ebuilds. + update_mozilla_launcher_symlinks + + ewarn "Enigmail Support has been dropped since it doesn't work on fresh install." + ewarn "The Gentoo Mozilla team is working on making enigmail its own build," + ewarn "sorry for the inconvenience. For now, you can download enigmail from" + ewarn "http://enigmail.mozdev.org" +} + +pkg_postrm() { + update_mozilla_launcher_symlinks +} |