summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2005-10-06 14:15:33 +0000
committerAkinori Hattori <hattya@gentoo.org>2005-10-06 14:15:33 +0000
commitf9dc34e60467181f4519ddbc9f8bab7a53c924a6 (patch)
treece99f7094c16dd14d8080b04bb170f1ef984ea7a /mail-client
parentremove old ebuild. (diff)
downloadhistorical-f9dc34e60467181f4519ddbc9f8bab7a53c924a6.tar.gz
historical-f9dc34e60467181f4519ddbc9f8bab7a53c924a6.tar.bz2
historical-f9dc34e60467181f4519ddbc9f8bab7a53c924a6.zip
new upstream release.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed/ChangeLog7
-rw-r--r--mail-client/sylpheed/Manifest4
-rw-r--r--mail-client/sylpheed/files/digest-sylpheed-2.0.21
-rw-r--r--mail-client/sylpheed/sylpheed-2.0.2.ebuild69
4 files changed, 79 insertions, 2 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog
index 2f2e0ae093d2..d2d6a63df680 100644
--- a/mail-client/sylpheed/ChangeLog
+++ b/mail-client/sylpheed/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-client/sylpheed
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.136 2005/10/06 14:12:44 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.137 2005/10/06 14:15:33 hattya Exp $
+
+*sylpheed-2.0.2 (06 Oct 2005)
+
+ 06 Oct 2005; Akinori Hattori <hattya@gentoo.org> +sylpheed-2.0.2.ebuild:
+ new upstream release.
06 Oct 2005; Akinori Hattori <hattya@gentoo.org> -sylpheed-2.0.0.ebuild:
remove old ebuild.
diff --git a/mail-client/sylpheed/Manifest b/mail-client/sylpheed/Manifest
index 691963b00a47..df823455d0cf 100644
--- a/mail-client/sylpheed/Manifest
+++ b/mail-client/sylpheed/Manifest
@@ -1,10 +1,12 @@
-MD5 f2ab7d7361a0fc7e51657e60042c2434 ChangeLog 26705
+MD5 b8b5e656bb79adf56dd0e21d5eacda52 ChangeLog 26836
MD5 126ca8f672f0296d2f1e6830e6729a91 metadata.xml 231
MD5 60c5b928eb843c0dea525da8a5c570d3 sylpheed-1.0.5.ebuild 1571
MD5 6f30161eee66c04b551369f28ba6a5e5 sylpheed-2.0.0_rc1.ebuild 1501
MD5 356ec31a489e401d36f83bb4f7daa300 sylpheed-2.0.1.ebuild 1452
+MD5 be92c4fa18449f60b4270b846c3fccfc sylpheed-2.0.2.ebuild 1453
MD5 9d7ca198678f922f545e9101085454ec files/digest-sylpheed-1.0.5 68
MD5 0323c076f0b63ccbe5002d3c01f1e18d files/digest-sylpheed-2.0.0_rc1 70
MD5 acaec4415ed56184b524f510f9774c2d files/digest-sylpheed-2.0.1 68
+MD5 694297deb07a41ac1c3ccccf3d15843f files/digest-sylpheed-2.0.2 68
MD5 4cbec71671b7349c904f860a12fee5d9 files/sylpheed-namespace.diff 550
MD5 f4242298cfab21456442bfe52505d2b8 files/sylpheed-procmime.diff 1119
diff --git a/mail-client/sylpheed/files/digest-sylpheed-2.0.2 b/mail-client/sylpheed/files/digest-sylpheed-2.0.2
new file mode 100644
index 000000000000..7de531dcba7e
--- /dev/null
+++ b/mail-client/sylpheed/files/digest-sylpheed-2.0.2
@@ -0,0 +1 @@
+MD5 aee48dc54965b361c59d709d008b27ee sylpheed-2.0.2.tar.bz2 2336968
diff --git a/mail-client/sylpheed/sylpheed-2.0.2.ebuild b/mail-client/sylpheed/sylpheed-2.0.2.ebuild
new file mode 100644
index 000000000000..1817f6981815
--- /dev/null
+++ b/mail-client/sylpheed/sylpheed-2.0.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.0.2.ebuild,v 1.1 2005/10/06 14:15:33 hattya Exp $
+
+inherit eutils
+
+IUSE="crypt gnome ipv6 ldap nls pda ssl xface"
+
+DESCRIPTION="A lightweight email client and newsreader"
+HOMEPAGE="http://sylpheed.good-day.net/"
+SRC_URI="http://sylpheed.good-day.net/${PN}/v${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+SLOT="0"
+
+PROVIDE="virtual/sylpheed"
+
+DEPEND=">=x11-libs/gtk+-2.4
+ !amd64? ( nls? ( >=sys-devel/gettext-0.12.1 ) )
+ crypt? ( >=app-crypt/gpgme-0.4.5 )
+ ldap? ( >=net-nds/openldap-2.0.11 )
+ pda? ( app-pda/jpilot )
+ ssl? ( dev-libs/openssl )
+ xface? ( >=media-libs/compface-1.4 )"
+RDEPEND="${DEPEND}
+ app-misc/mime-types
+ x11-misc/shared-mime-info"
+
+src_unpack() {
+
+ unpack ${A}
+
+ cd ${S}
+ epatch ${FILESDIR}/${PN}-namespace.diff
+ epatch ${FILESDIR}/${PN}-procmime.diff
+
+}
+
+src_compile() {
+
+ econf \
+ `use_enable nls` \
+ `use_enable ssl` \
+ `use_enable crypt gpgme` \
+ `use_enable pda jpilot` \
+ `use_enable ldap` \
+ `use_enable ipv6` \
+ `use_enable xface compface` \
+ || die
+
+ emake || die
+
+}
+
+src_install() {
+
+ einstall
+
+ dodir /usr/share/pixmaps
+ insinto /usr/share/pixmaps
+ doins *.png
+
+ insinto /usr/share/applications
+ doins sylpheed.desktop
+
+ dodoc AUTHORS COPYING ChangeLog* INSTALL* NEWS* README* TODO*
+
+}