diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 15:45:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-08-25 15:45:52 +0000 |
commit | de506a06e99227c1e15b0be4b5c1d21eeb17ce86 (patch) | |
tree | e56233f0f7ccfe126d51a4a14d5bc96c89aaced8 /xfce-extra/xfce4-mailwatch-plugin | |
parent | remove old patch too (diff) | |
download | historical-de506a06e99227c1e15b0be4b5c1d21eeb17ce86.tar.gz historical-de506a06e99227c1e15b0be4b5c1d21eeb17ce86.tar.bz2 historical-de506a06e99227c1e15b0be4b5c1d21eeb17ce86.zip |
Rename xfce4-mailwatch to xfce4-mailwatch-plugin.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'xfce-extra/xfce4-mailwatch-plugin')
5 files changed, 88 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog new file mode 100644 index 000000000000..29084ae3f117 --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for xfce-extra/xfce4-mailwatch-plugin +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.1 2009/08/25 15:45:51 ssuominen Exp $ + +*xfce4-mailwatch-plugin-1.1.0 (25 Aug 2009) + + 25 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> + +xfce4-mailwatch-plugin-1.1.0.ebuild, + +files/xfce4-mailwatch-plugin-1.1.0-no-ssl.patch: + Rename xfce4-mailwatch to xfce4-mailwatch-plugin. + diff --git a/xfce-extra/xfce4-mailwatch-plugin/Manifest b/xfce-extra/xfce4-mailwatch-plugin/Manifest new file mode 100644 index 000000000000..766bebdfd767 --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/Manifest @@ -0,0 +1,5 @@ +AUX xfce4-mailwatch-plugin-1.1.0-no-ssl.patch 918 RMD160 61403f8f7a4e4e35fcc97efe55f20330a3c7e854 SHA1 80c75c37f59f030a6b36bfcba75ddb0ed0196051 SHA256 632de0ae445eca63f5e66206beb47c2803f2cc4f3c6e1dd857ba03b2e1a3c465 +DIST xfce4-mailwatch-plugin-1.1.0.tar.bz2 662624 RMD160 81586a36f9da3509eb615b7e0ca033ed74812ded SHA1 fdca7a62a694146fc5cbe48dbaf4db4c60da5510 SHA256 ba6fe9fc8d20f317b968369bbc2802c91c4c7838823faee9304767db9f1a3799 +EBUILD xfce4-mailwatch-plugin-1.1.0.ebuild 936 RMD160 36a33bef3948236eab701b33147ef8b302ad77b0 SHA1 6259ca1c0822ab1bb4b715563caac693d19c373f SHA256 cb6be459527def2b44ce87e538c36b636c617f2a15b88743788a319892e16abc +MISC ChangeLog 486 RMD160 859cef8d8db8d36f4937b8d82993313925d85586 SHA1 5a01987cd0bd50051021070a531d8b0bca5a7ca7 SHA256 e4ced0806ba48098349d9e9ffd31d397c460ebc7b4048f58067abff7b1826d49 +MISC metadata.xml 159 RMD160 43722935bd7b4db7fe8db681054f2e53c4a5f7ce SHA1 15958ad72e234ba572c9534533c21532eb6bc0fd SHA256 900ea49b6703fce452e205b85226bf1f994725963e5840da501182e7487d0e63 diff --git a/xfce-extra/xfce4-mailwatch-plugin/files/xfce4-mailwatch-plugin-1.1.0-no-ssl.patch b/xfce-extra/xfce4-mailwatch-plugin/files/xfce4-mailwatch-plugin-1.1.0-no-ssl.patch new file mode 100644 index 000000000000..47b9d040927d --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/files/xfce4-mailwatch-plugin-1.1.0-no-ssl.patch @@ -0,0 +1,35 @@ +http://bugzilla.xfce.org/show_bug.cgi?id=4608 + +=== modified file 'libmailwatch-core/mailwatch-net-conn.c' +--- libmailwatch-core/mailwatch-net-conn.c 2008-11-13 11:42:40 +0000 ++++ libmailwatch-core/mailwatch-net-conn.c 2008-11-13 11:42:48 +0000 +@@ -195,7 +195,6 @@ + return 0; + } + +-#endif /* defined(HAVE_SSL_SUPPORT) */ + + + +@@ -234,6 +233,7 @@ + + return TRUE; + } ++#endif /* defined(HAVE_SSL_SUPPORT) */ + + static XfceMailwatchNetConnStatus + xfce_mailwatch_net_conn_do_connect(XfceMailwatchNetConn *net_conn, + +=== modified file 'libmailwatch-core/mailwatch-utils.c' +--- libmailwatch-core/mailwatch-utils.c 2008-11-13 11:41:27 +0000 ++++ libmailwatch-core/mailwatch-utils.c 2008-11-13 11:43:36 +0000 +@@ -186,7 +186,7 @@ + return response_base64; + #else + g_warning("CRAM-MD5 computation unavailable: libmailwatch was not compiled with gnutls support."); +- return NULL ++ return NULL; + #endif + } + + diff --git a/xfce-extra/xfce4-mailwatch-plugin/metadata.xml b/xfce-extra/xfce4-mailwatch-plugin/metadata.xml new file mode 100644 index 000000000000..d56729e92f8e --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>xfce</herd> +</pkgmetadata> diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild new file mode 100644 index 000000000000..d4ea3070c101 --- /dev/null +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.1 2009/08/25 15:45:51 ssuominen Exp $ + +EAPI=2 +inherit xfconf + +DESCRIPTION="Mail notification panel plugin" +HOMEPAGE="http://spuriousinterrupt.org/projects/mailwatch" +SRC_URI="mirror://gentoo/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="debug ipv6 ssl" + +RDEPEND=">=xfce-base/libxfce4util-4.2 + >=xfce-base/libxfcegui4-4.2 + >=xfce-base/xfce4-panel-4.3.20 + ssl? ( >=net-libs/gnutls-1.2 )" +DEPEND="${RDEPEND} + dev-util/intltool + dev-util/pkgconfig" + +pkg_setup() { + DOCS="AUTHORS ChangeLog NEWS README TODO" + XFCONF="--disable-dependency-tracking + $(use_enable ssl) + $(use_enable ipv6) + $(use_enable debug)" + PATCHES=( "${FILESDIR}/${P}-no-ssl.patch" ) +} |