diff options
author | Jory Pratt <anarchy@gentoo.org> | 2005-12-03 03:59:53 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2005-12-03 03:59:53 +0000 |
commit | 380452943695e315e13db568c24b91a56718871b (patch) | |
tree | 47e05f8ffe97a94383eb44d1c1e30dae55fea07d /mail-client | |
parent | Add support for -Bdirect #114008. (diff) | |
download | gentoo-2-380452943695e315e13db568c24b91a56718871b.tar.gz gentoo-2-380452943695e315e13db568c24b91a56718871b.tar.bz2 gentoo-2-380452943695e315e13db568c24b91a56718871b.zip |
patch from nelchael for draft/templates folder
(Portage version: 2.0.53)
Diffstat (limited to 'mail-client')
5 files changed, 231 insertions, 1 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 79165b55bbdf..a341cad91277 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,13 @@ # 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.95 2005/11/22 17:28:44 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.96 2005/12/03 03:59:52 anarchy Exp $ + +*mozilla-thunderbird-1.0.7-r3 (03 Dec 2005) + + 03 Dec 2005; Jory A. Pratt <anarchy@gentoo.org> + +files/mozilla-thunderbird-1.0.7-draft-template.patch, + +mozilla-thunderbird-1.0.7-r3.ebuild: + patch from nelchael to fix draft/template folders *mozilla-thunderbird-1.5_rc1-r1 (22 Nov 2005) diff --git a/mail-client/mozilla-thunderbird/Manifest b/mail-client/mozilla-thunderbird/Manifest index ac3829b5bb14..f78132c17885 100644 --- a/mail-client/mozilla-thunderbird/Manifest +++ b/mail-client/mozilla-thunderbird/Manifest @@ -2,6 +2,7 @@ MD5 98e43b22b940055db7b460caea358713 ChangeLog 14402 MD5 b84b32e9963589c0f2f76d98019b44d7 files/digest-mozilla-thunderbird-1.0.7 303 MD5 34fc13a505bfb805c539a3b4f0b1bcbf files/digest-mozilla-thunderbird-1.0.7-r1 303 MD5 106701e2f4e5e9e73301f95dd92c3306 files/digest-mozilla-thunderbird-1.0.7-r2 227 +MD5 34fc13a505bfb805c539a3b4f0b1bcbf files/digest-mozilla-thunderbird-1.0.7-r3 303 MD5 ed1976eae02ff1d7ea4409be6be9be78 files/digest-mozilla-thunderbird-1.5_rc1-r1 228 MD5 2bd0dd9035dcb875b8340be358347e8d files/firefox-1.1-uriloader.patch 15300 MD5 cc5756b8c7af5c88b248b86c73fc5c8d files/firefox-1.1-visibility.patch 930 @@ -9,6 +10,7 @@ MD5 1c810870d0c92c730341e491c310e2d4 files/icon/mozillathunderbird.desktop 184 MD5 04115f0e204444eac76a092a63c89027 files/icon/thunderbird-icon.png 6499 MD5 23d6b685fd5e49a07cc4a1786871bf47 files/mozilla-alpha-xpcom-subs-fix.patch 4953 MD5 07a5a1ce0146f1badc4e04849a9b1830 files/mozilla-thunderbird-1.0.6-gcc4.patch 6131 +MD5 30b381b5ba910ec5ffa7b9eafbfe86ef files/mozilla-thunderbird-1.0.7-draft-template.patch 761 MD5 1783f8e4678fb4731ccc67b4bfba1981 files/mozilla-thunderbird-1.0.7-gcc-4.0.2.patch 6861 MD5 7847d262e628dcac303586fe02f2e8c4 files/thunderbird-cairo-canvas.patch 446 MD5 91661761f2f232b08b74f5adc4f1eff0 files/thunderbird-nopangoxft.patch 839 @@ -16,5 +18,6 @@ MD5 07f9a980afa2dde67554657c00b8be18 files/thunderbird-rpath-1.patch 1716 MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160 MD5 2896cc99ffbb38fe463d98feb1e954f0 mozilla-thunderbird-1.0.7-r1.ebuild 5640 MD5 feb3d5b0156f6a9f1af491b50907e32e mozilla-thunderbird-1.0.7-r2.ebuild 6156 +MD5 39f8cb6f6d59323084fa3a6db9da0bb7 mozilla-thunderbird-1.0.7-r3.ebuild 6378 MD5 55697b53bd932c2ea9c20d3d5e3b771e mozilla-thunderbird-1.0.7.ebuild 5632 MD5 bb8912566bca2607e5591b821cb52d6b mozilla-thunderbird-1.5_rc1-r1.ebuild 6424 diff --git a/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.7-r3 b/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.7-r3 new file mode 100644 index 000000000000..5d565135f775 --- /dev/null +++ b/mail-client/mozilla-thunderbird/files/digest-mozilla-thunderbird-1.0.7-r3 @@ -0,0 +1,4 @@ +MD5 a120cd14ade242622387f76875ca9c39 mozilla-1.7.10-nsplugins-v2.patch 1968 +MD5 1d6205bf7449fcdcae08cc1db524760d mozilla-firefox-1.0-4ft2.patch.bz2 5601 +MD5 7960994910bda4c14a52bc119f9ceefc mozilla-jslibmath-alpha.patch 625 +MD5 e6388feb0ffcd189af779f165c124b4d thunderbird-1.0.7-source.tar.bz2 33385665 diff --git a/mail-client/mozilla-thunderbird/files/mozilla-thunderbird-1.0.7-draft-template.patch b/mail-client/mozilla-thunderbird/files/mozilla-thunderbird-1.0.7-draft-template.patch new file mode 100644 index 000000000000..f65ce20988d4 --- /dev/null +++ b/mail-client/mozilla-thunderbird/files/mozilla-thunderbird-1.0.7-draft-template.patch @@ -0,0 +1,17 @@ +diff -Nru mozilla.vanilla/mailnews/local/src/nsPop3IncomingServer.cpp mozilla/mailnews/local/src/nsPop3IncomingServer.cpp +--- mozilla.vanilla/mailnews/local/src/nsPop3IncomingServer.cpp 2005-12-02 10:52:15.000000000 +0100 ++++ mozilla/mailnews/local/src/nsPop3IncomingServer.cpp 2005-12-02 10:57:43.000000000 +0100 +@@ -409,11 +409,11 @@ + if (NS_FAILED(rv)) return rv; + rv = CreateLocalFolder(path, "Trash"); + if (NS_FAILED(rv)) return rv; +- rv = CreateLocalFolder(path, "Sent"); ++ /*rv = CreateLocalFolder(path, "Sent"); + if (NS_FAILED(rv)) return rv; + rv = CreateLocalFolder(path, "Drafts"); + if (NS_FAILED(rv)) return rv; +- return CreateLocalFolder(path, "Templates"); ++ return CreateLocalFolder(path, "Templates");*/ + + return NS_OK; + } diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7-r3.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7-r3.ebuild new file mode 100644 index 000000000000..c3b0eaad1923 --- /dev/null +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7-r3.ebuild @@ -0,0 +1,199 @@ +# 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.7-r3.ebuild,v 1.1 2005/12/03 03:59:53 anarchy Exp $ + +unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 +inherit flag-o-matic toolchain-funcs eutils 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 + mirror://gentoo/mozilla-firefox-1.0-4ft2.patch.bz2 + mirror://gentoo/mozilla-jslibmath-alpha.patch + http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" + +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.39" + +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() { + declare x + + for x in ${A}; do + [[ $x == *.tar.* ]] || continue + unpack $x || die "unpack failed" + done + cd ${S} || die "cd failed" + + #################################### + # + # architecture patches + # + #################################### + + 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 to fix math operations on alpha, makes maps.google.com work! + epatch ${DISTDIR}/mozilla-jslibmath-alpha.patch + + #################################### + # + # general compilation and run-time fixes + # + #################################### + + # GCC4 compile fix, bug #87800 + epatch ${FILESDIR}/${P}-gcc-4.0.2.patch + #Fixes draft/template folders upstream bug#197228 + epatch ${FILESDIR}/${P}-draft-template.patch + + # 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 ${DISTDIR}/mozilla-firefox-1.0-4ft2.patch.bz2 + + # rpath fix + epatch ${FILESDIR}/thunderbird-rpath-1.patch + epatch ${DISTDIR}/mozilla-1.7.10-nsplugins-v2.patch + + # Fix a compilation issue using the 32-bit userland with 64-bit kernel on + # PowerPC, because with that configuration, it detects a ppc64 system. + # -- hansmi, 2005-11-13 + if use ppc && [[ "${PROFILE_ARCH}" == ppc64 ]]; then + sed -i -e "s#OS_TEST=\`uname -m\`\$#OS_TEST=${ARCH}#" \ + ${S}/configure + sed -i -e "s#OS_TEST :=.*uname -m.*\$#OS_TEST:=${ARCH}#" \ + ${S}/security/coreconf/arch.mk + fi +} + +src_compile() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN} + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + + # tb-specific settings + mozconfig_use_enable ldap + mozconfig_use_enable ldap ldap-experimental + mozconfig_use_enable mozcalendar calendar + mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME} + mozconfig_annotate '' --with-user-appdir=.thunderbird + + # Finalize and report settings + mozconfig_final + + # hardened GCC uses -fstack-protector-all by default, which breaks us + has_hardened && append-flags -fno-stack-protector-all + replace-flags -fstack-protector-all -fstack-protector + + #################################### + # + # Configure and build + # + #################################### + + CPPFLAGS="${CPPFLAGS} -DARON_WAS_HERE" \ + CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" \ + econf || die + + # It would be great if we could pass these in via CPPFLAGS or CFLAGS prior + # to econf, but the quotes cause configure to fail. + sed -i -e \ + 's|-DARON_WAS_HERE|-DGENTOO_NSPLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsplugins\\\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\\\"/usr/'"$(get_libdir)"'/nsbrowser/plugins\\\"|' \ + ${S}/config/autoconf.mk \ + ${S}/nsprpub/config/autoconf.mk \ + ${S}/xpfe/global/buildconfig.html + + # Fixup the RPATH + sed -i -e \ + 's|#RPATH_FIXER|'"${MOZILLA_FIVE_HOME}"'|' \ + ${S}/config/rules.mk \ + ${S}/nsprpub/config/rules.mk \ + ${S}/security/coreconf/rules.mk \ + ${S}/security/coreconf/rules.mk + + + # This removes extraneous CFLAGS from the Makefiles to reduce RAM + # requirements while compiling + edit_makefiles + + emake || die +} + +src_install() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN} + + # Most of the installation happens here + dodir ${MOZILLA_FIVE_HOME} + cp -RL --no-preserve=links ${S}/dist/bin/* ${D}${MOZILLA_FIVE_HOME} + + # Create directory structure to support portage-installed extensions. + # See update_chrome() in mozilla-launcher + keepdir ${MOZILLA_FIVE_HOME}/chrome.d + keepdir ${MOZILLA_FIVE_HOME}/extensions.d + cp ${D}${MOZILLA_FIVE_HOME}/chrome/installed-chrome.txt \ + ${D}${MOZILLA_FIVE_HOME}/chrome.d/0_base-chrome.txt + + # 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_postinst() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN} + + # 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() { + declare MOZILLA_FIVE_HOME=/usr/$(get_libdir)/${PN} + + # Update the component registry + MOZILLA_LIBDIR=${ROOT}${MOZILLA_FIVE_HOME} MOZILLA_LAUNCHER=thunderbird \ + /usr/libexec/mozilla-launcher -register + + update_mozilla_launcher_symlinks +} |