diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-06 08:42:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-06 08:42:14 +0000 |
commit | fa457b5d946cad78b3a0ce6198fa999f6f93f0fe (patch) | |
tree | 74d7c4578a6057fae4fb1c6795d05dd6c774dd15 /mail-client | |
parent | Workaround multilib breakage in upstream wine tools #260726. (diff) | |
download | gentoo-2-fa457b5d946cad78b3a0ce6198fa999f6f93f0fe.tar.gz gentoo-2-fa457b5d946cad78b3a0ce6198fa999f6f93f0fe.tar.bz2 gentoo-2-fa457b5d946cad78b3a0ce6198fa999f6f93f0fe.zip |
version bump
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/ChangeLog | 126 | ||||
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.7.1.ebuild | 179 |
2 files changed, 304 insertions, 1 deletions
diff --git a/mail-client/claws-mail/ChangeLog b/mail-client/claws-mail/ChangeLog index 80f31339a0a3..a1c83bc5228d 100644 --- a/mail-client/claws-mail/ChangeLog +++ b/mail-client/claws-mail/ChangeLog @@ -1,6 +1,130 @@ # ChangeLog for mail-client/claws-mail # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.113 2009/02/01 15:58:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.114 2009/03/06 08:42:14 fauli Exp $ + +*claws-mail-3.7.1 (06 Mar 2009) + + 06 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + +claws-mail-3.7.1.ebuild: + Spell Checking has been added to the Subject in the Compose window. + + The 'Quotation characters' option has been moved from the Compose/ + + Writing page of the preferences to the /Message View/Text Options + + page, where it should be. + + When replying to signed and/or encrypted mail and the preference + + to + + sign and/or encrypt is set, the original mail's privacy system is + + automatically used, if available. + + If a text/calendar attachment is present in a message it is + + automatcally selected if a suitable plugin (i.e. vCalendar) is + + available. + + /Tools/List URLs now shows both the link title and URI if + + possible. + + A URI appearing in the statusbar is now only trimmed if necessary. + + When using /Tools/Create filter|procesing rule/Automatically + + the List-Id header is preferred to X-* headers. + + The manual has been updated. + + Updated Brazilian Portuguese, Czech, Dutch, Finnish, French, + + German, Hungarian, Simplified Chinese, Spanish and Swedish + + translations. + + Bug fixes: + + o bug 1432, '& not escaped in links (HTML rendered as + + text)' + + o bug 1506, 'Recursive search in collapsed folders' + + o bug 1799, '"Discard message" deletes manually saved draft' + + o bug 1804, 'attach_save_directory does not default to $HOME' + + o bug 1811, '[mime] Crash when there's no room for filename's + + start on the same line' + + o bug 1817, 'Changing Themes does not update the pixmaps in + + "Select folder" dialog box' + + o bug 1825, 'Unable to fetch messages from IMAP folders named + + with non-ASCII string' + + o bug 1834, '"semi"-selection when collapsing thread' + + o bug 1838, 'Claws-Mail sometimes quits when attempting to + + type a capital Q' + + o bug 1840, 'margins for printing not restored' + + o Launchpad bug 335571: 'claws-mail crashed with SIGSEGV in + + strlen() while deleting large amount of e-mails on IMAP + + account' + + o fix font updating after changing derive_from_normal_font + + o fix build for bison 2.4.1 + + o fix bug where if plugin path[0] had same name as plugin + + path[1], (like in the de translation), the plugin path[1] + + page was lost and not shown in the GUI + + o fix updating of summaryview popup menu sensitivity + + o fix crash when right-clicking in summaryview when + + processing is active + + o fix synchronisation dialog that shouldn't appear when + + network goes down (Network Manager) + + o Disable use of disabled privacy keys + + o Win32: bug 1810, 'Pressing 'o' key crashes CM' + + o Win32: bug 1813, 'Installing Theme Creates Error' + + o Win32: bug 1814, 'Windows' WM badly places message view' + + o Win32: bug 1815, 'Drag-n-Drop of files on Compose Window + + does not attach' + + o Win32: bug 1816, 'Attaching files with command-line + + generates error after attaching' + + o Win32: bug 1865, 'IMAP account name changes are not + + followed at filter actions' + + o Win32: fix window placement 01 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog: Stable on alpha, bug #256165 diff --git a/mail-client/claws-mail/claws-mail-3.7.1.ebuild b/mail-client/claws-mail/claws-mail-3.7.1.ebuild new file mode 100644 index 000000000000..b31965fd1ea4 --- /dev/null +++ b/mail-client/claws-mail/claws-mail-3.7.1.ebuild @@ -0,0 +1,179 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.1.ebuild,v 1.1 2009/03/06 08:42:14 fauli Exp $ + +inherit eutils multilib + +DESCRIPTION="An email client (and news reader) based on GTK+" +HOMEPAGE="http://www.claws-mail.org/" + +SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-3" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda +session smime spamassassin spell ssl startup-notification xface" + +COMMONDEPEND=">=x11-libs/gtk+-2.6 + pda? ( >=app-pda/jpilot-0.99 ) + ssl? ( net-libs/gnutls ) + ldap? ( >=net-nds/openldap-2.0.7 ) + crypt? ( >=app-crypt/gpgme-1.1.1 ) + dbus? ( >=dev-libs/dbus-glib-0.60 ) + dillo? ( www-client/dillo ) + spell? ( >=app-text/enchant-1.0.0 ) + kde? ( kde-base/kdelibs ) + imap? ( >=net-libs/libetpan-0.57 ) + nntp? ( >=net-libs/libetpan-0.57 ) + gnome? ( >=gnome-base/libgnomeprintui-2.2 ) + gnutls? ( net-libs/gnutls ) + startup-notification? ( x11-libs/startup-notification ) + bogofilter? ( mail-filter/bogofilter ) + session? ( x11-libs/libSM + x11-libs/libICE ) + smime? ( >=app-crypt/gpgme-1.1.1 )" + +DEPEND="${COMMONDEPEND} + xface? ( >=media-libs/compface-1.4 ) + dev-util/pkgconfig" + +RDEPEND="${COMMONDEPEND} + app-misc/mime-types + x11-misc/shared-mime-info" + +PLUGIN_NAMES="acpi-notifier archive att-remover attachwarner cachesaver fetchinfo gtkhtml mailmbox newmail notification perl rssyl spam_report tnef_parse vcalendar" + +src_compile() { + local myconf="--disable-libetpan --disable-gnutls" + + # libetpan is needed if user wants nntp or imap functionality + use imap && myconf="${myconf} --enable-libetpan" + use nntp && myconf="${myconf} --enable-libetpan" + # The usage of openssl was discarded once and USE=ssl is mapped to + # USE=gnutls now. Maybe USE=ssl can fade out sometime + use ssl && myconf="${myconf} --enable-gnutls" + use gnutls && myconf="${myconf} --enable-gnutls" + + econf \ + $(use_enable gnome gnomeprint) \ + $(use_enable ipv6) \ + $(use_enable ldap) \ + $(use_enable dbus) \ + $(use_enable pda jpilot) \ + $(use_enable spell enchant) \ + $(use_enable xface compface) \ + $(use_enable doc manual) \ + $(use_enable startup-notification) \ + $(use_enable session libsm) \ + $(use_enable crypt pgpmime-plugin) \ + $(use_enable crypt pgpinline-plugin) \ + $(use_enable crypt pgpcore-plugin) \ + $(use_enable dillo dillo-viewer-plugin) \ + $(use_enable spamassassin spamassassin-plugin) \ + $(use_enable bogofilter bogofilter-plugin) \ + $(use_enable smime smime-plugin) \ + --enable-trayicon-plugin \ + --disable-maemo ${myconf} || die + + emake || die +} + +src_install() { + emake DESTDIR="${D}" install || die + + # Makefile install claws-mail.png in /usr/share/icons/hicolor/48x48/apps + # => also install it in /usr/share/pixmaps for other desktop envs + # => also install higher resolution icons in /usr/share/icons/hicolor/... + insinto /usr/share/pixmaps + doins ${PN}.png || die + local res resdir + for res in 64x64 128x128 ; do + resdir="/usr/share/icons/hicolor/${res}/apps" + insinto ${resdir} + newins ${PN}-${res}.png ${PN}.png || die + done + + dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO* + docinto tools + dodoc tools/README* + + insinto /usr/share/applications + doins ${PN}.desktop + + einfo "Installing extra tools" + cd "${S}"/tools + exeinto /usr/$(get_libdir)/${PN}/tools + doexe *.pl *.py *.conf *.sh || die + doexe tb2claws-mail update-po uudec uuooffice || die + + if use kde; then + einfo "Installing kde service scripts" + local kdeprefix="$(kde-config --prefix)" + local servicescript="${PN}-kdeservicemenu.pl" + local desktopfile="${PN}-attach-files.desktop" + cd "${S}"/tools/kdeservicemenu + sed -i -e "s:SCRIPT_PATH:${kdeprefix}/bin/${servicescript}:g" \ + ${desktopfile}.template + dodir /usr/share/apps/konqueror/servicemenus + insopts -m 0644 + insinto /usr/share/apps/konqueror/servicemenus + newins ${desktopfile}.template ${desktopfile} || die + dodir ${kdeprefix}/bin + insopts -m 755 + exeinto ${kdeprefix}/bin + doexe ${servicescript} || die + fi + + # kill useless plugin files + rm -f "${D}"/usr/lib*/${PN}/plugins/*.{la,a} +} + +pkg_postinst() { + gtk-update-icon-cache -f -t "${ROOT}"/usr/share/icons/hicolor + + UPDATE_PLUGINS="" + RENAME_PLUGINS="" + for x in ${PLUGIN_NAMES}; do + has_version mail-client/${PN}-$x && UPDATE_PLUGINS="${UPDATE_PLUGINS} $x" + has_version mail-client/sylpheed-claws-$x && RENAME_PLUGINS="${RENAME_PLUGINS} $x" + done + if [ -n "${RENAME_PLUGINS}" ]; then + elog + elog "The following sylpheed-claws plugins were found on your system:" + elog + for x in ${RENAME_PLUGINS}; do + elog " mail-client/sylpheed-claws-$x" + done + elog + elog "If you want to continue using those you need to merge their " + elog "renamed counterparts:" + elog + for x in ${RENAME_PLUGINS}; do + elog " mail-client/${PN}-$x" + done + elog + fi + if [ -n "${UPDATE_PLUGINS}" ]; then + elog + elog "You have to re-emerge or update the following plugins:" + elog + for x in ${UPDATE_PLUGINS}; do + elog " mail-client/${PN}-$x" + done + elog + fi + if [ -n "${RENAME_PLUGINS}${UPDATE_PLUGINS}" ]; then + elog + elog "You can use" + elog " /bin/bash ${FILESDIR}/plugins-rebuild.sh" + elog "to automatically handle this." + elog + epause 5 + ebeep 3 + fi +} + +pkg_postrm() { + gtk-update-icon-cache -f -t "${ROOT}"/usr/share/icons/hicolor +} |