diff options
author | Andrej Kacian <ticho@gentoo.org> | 2004-09-09 11:21:46 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2004-09-09 11:21:46 +0000 |
commit | c19f470e6e5a4539f9eaf766a6ca639b487a6710 (patch) | |
tree | 3c4f011ff81095cde380e267374bf6ad45f0dbe0 /mail-client/mail-notification | |
parent | added ~ppc64 (diff) | |
download | historical-c19f470e6e5a4539f9eaf766a6ca639b487a6710.tar.gz historical-c19f470e6e5a4539f9eaf766a6ca639b487a6710.tar.bz2 historical-c19f470e6e5a4539f9eaf766a6ca639b487a6710.zip |
Version bump. fixes #58543. Disabled gmail support for now. Also added two USE flags.
Diffstat (limited to 'mail-client/mail-notification')
5 files changed, 67 insertions, 11 deletions
diff --git a/mail-client/mail-notification/ChangeLog b/mail-client/mail-notification/ChangeLog index b343d66121fe..5284f23b746f 100644 --- a/mail-client/mail-notification/ChangeLog +++ b/mail-client/mail-notification/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for mail-client/mail-notification # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.3 2004/09/06 16:56:11 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.4 2004/09/09 11:21:46 ticho Exp $ + +*mail-notification-0.6.2 (09 Sep 2004) + + 09 Sep 2004; Andrej Kacian <ticho@gentoo.org> + mail-notification-0.6.1.ebuild, +mail-notification-0.6.2.ebuild: + Version bump. Closes #58543, ebuild submitted by alex f <acid.punk@gmx.net>. + Disabled gmail support for now in all versions. Added imap and ipv6 USE flags + to all versions. Added URL to gnome bug from 0.6.2 ebuild to 0.6.1. 06 Sep 2004; Andrej Kacian <ticho@gentoo.org> mail-notification-0.6.1.ebuild: diff --git a/mail-client/mail-notification/Manifest b/mail-client/mail-notification/Manifest index fbe9c5142daa..e377a155f06e 100644 --- a/mail-client/mail-notification/Manifest +++ b/mail-client/mail-notification/Manifest @@ -1,15 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 e99de16bb6d5c4b785382498b3d49cea ChangeLog 743 +MD5 2e427bcbc8bf6dc9908eb68cfefb047f ChangeLog 1128 MD5 5d240c2111a6535d744ec8bbc7cc692c metadata.xml 249 -MD5 490337fbdefa3fa218e83cf1b0059d24 mail-notification-0.6.1.ebuild 1074 +MD5 36a870951c3708027f457ba34c7b64e3 mail-notification-0.6.1.ebuild 1404 +MD5 5b64e9b8f68928cb4b2ce84622e41b6b mail-notification-0.6.2.ebuild 1312 +MD5 0b8e0b3106ddbaebf2a1d54ae0aaf040 files/digest-mail-notification-0.6.2 75 MD5 4c450be92ce937bb17a9c9d58b4b3463 files/mail-notification-0.6.1-64bit-fix.patch 325 MD5 c20d65fc977d20fe4c343cbc1db3418c files/digest-mail-notification-0.6.1 75 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBPJa310xuJSrg3/sRAi0eAJ4w3UeDfDfk0NkfSi6WgO4YoYlt+ACeP/tA -XoCQ/wbxLQiirq1/Bx3HLkE= -=/8ZS +iD8DBQFBQDzZ10xuJSrg3/sRAl13AJwMttGOF9f+uLIVGor/juc7kS/2awCeODRN +1OKXu2FMYT8Srxmyk2nuP6U= +=ABe1 -----END PGP SIGNATURE----- diff --git a/mail-client/mail-notification/files/digest-mail-notification-0.6.2 b/mail-client/mail-notification/files/digest-mail-notification-0.6.2 new file mode 100644 index 000000000000..4c1a0176e84c --- /dev/null +++ b/mail-client/mail-notification/files/digest-mail-notification-0.6.2 @@ -0,0 +1 @@ +MD5 f6e65da8d72e87271682d405ab03b868 mail-notification-0.6.2.tar.gz 406317 diff --git a/mail-client/mail-notification/mail-notification-0.6.1.ebuild b/mail-client/mail-notification/mail-notification-0.6.1.ebuild index c3ad8793a85d..863336a9a943 100644 --- a/mail-client/mail-notification/mail-notification-0.6.1.ebuild +++ b/mail-client/mail-notification/mail-notification-0.6.1.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-0.6.1.ebuild,v 1.3 2004/09/06 16:56:11 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-0.6.1.ebuild,v 1.4 2004/09/09 11:21:46 ticho Exp $ inherit gnome2 eutils 64-bit -DESCRIPTION="A full-featured GNOME trayicon that checks for mail in a variety of -formats." +DESCRIPTION="A full-featured GNOME trayicon that checks for mail supporting mbox, MH, Maildir, IMAP, Sylpheed, POP3. Athenticates via apop, ssl, sasl.." HOMEPAGE="http://www.nongnu.org/mailnotify/" SRC_URI="http://savannah.nongnu.org/download/mailnotify/${P}.tar.gz" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-2" -IUSE="ssl sasl" +IUSE="imap ipv6 ssl sasl" DEPEND=">=x11-libs/gtk+-2.4 >=dev-util/gob-2 @@ -24,6 +23,11 @@ DEPEND=">=x11-libs/gtk+-2.4 G2CONF="${G2CONF} $(use_enable ssl)" G2CONF="${G2CONF} $(use_enable sasl)" +G2CONF="${G2CONF} $(use_enable ipv6)" +G2CONF="${G2CONF} $(use_enable imap)" + +# Gmail support will be disabled until we're sure it's ok, license-wise -ticho +G2CONF="${G2CONF} --disable-gmail" src_unpack() { unpack ${A} @@ -36,5 +40,6 @@ pkg_postinst() { ewarn "You need to restart your GNOME/X11 session for mail-notification" ewarn "to work. If you don't do this, this program will crash during the" ewarn "setup phase." + ewarn "See http://bugzilla.gnome.org/show_bug.cgi?id=151082" echo } diff --git a/mail-client/mail-notification/mail-notification-0.6.2.ebuild b/mail-client/mail-notification/mail-notification-0.6.2.ebuild new file mode 100644 index 000000000000..fdfeefc69781 --- /dev/null +++ b/mail-client/mail-notification/mail-notification-0.6.2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-0.6.2.ebuild,v 1.1 2004/09/09 11:21:46 ticho Exp $ + +inherit gnome2 + +DESCRIPTION="A GNOME trayicon which checks for mail supporting mbox, MH, Maildir +, IMAP, Sylpheed, POP3. Athenticates via apop, ssl, sasl." +HOMEPAGE="http://www.nongnu.org/mailnotify/" +SRC_URI="http://savannah.nongnu.org/download/mailnotify/${P}.tar.gz" + +KEYWORDS="~x86" +SLOT="0" +LICENSE="GPL-2" + +IUSE="imap ipv6 ssl sasl" + +DEPEND=">=x11-libs/gtk+-2.4 + >=dev-util/gob-2 + >=gnome-base/gnome-panel-2 + >=gnome-base/eel-2 + ssl? ( >=dev-libs/openssl-0.9.6 ) + sasl? ( >=dev-libs/cyrus-sasl-2 )" + +G2CONF="${G2CONF} $(use_enable ssl)" +G2CONF="${G2CONF} $(use_enable sasl)" +G2CONF="${G2CONF} $(use_enable ipv6)" +G2CONF="${G2CONF} $(use_enable imap)" + +# Gmail support will be disabled until we're sure it's ok, license-wise -ticho +G2CONF="${G2CONF} --disable-gmail" + +pkg_postinst() { + echo + ewarn "Due to a bug in bonobo-activation, your GNOME/X11 session must" + ewarn "be restarted for mail-notification to work. If you don't do" + ewarn "this, this program will crash during the setup phase." + ewarn "See http://bugzilla.gnome.org/show_bug.cgi?id=151082" + echo +} |