summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2005-11-13 11:45:23 +0000
committerMarius Mauch <genone@gentoo.org>2005-11-13 11:45:23 +0000
commit9455fe6137ebbb24a5d49bfe1c9dd3f50addee4c (patch)
tree221734863cbfcd49660bab3b1ab56ec13870d9ba /mail-client/sylpheed-claws-mailmbox
parentadded >=media-libs/libsamplerate-0.1.1-r1 DEPENDENCY as per bug #103225 (diff)
downloadhistorical-9455fe6137ebbb24a5d49bfe1c9dd3f50addee4c.tar.gz
historical-9455fe6137ebbb24a5d49bfe1c9dd3f50addee4c.tar.bz2
historical-9455fe6137ebbb24a5d49bfe1c9dd3f50addee4c.zip
big sylpheed-claws plugin update. Mainly API related version bumps and removal of static and libtool libraries (useless for plugins)
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r--mail-client/sylpheed-claws-mailmbox/ChangeLog9
-rw-r--r--mail-client/sylpheed-claws-mailmbox/Manifest14
-rw-r--r--mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.41
-rw-r--r--mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild4
-rw-r--r--mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild26
5 files changed, 40 insertions, 14 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog
index d0457f01674f..a371ac0f431f 100644
--- a/mail-client/sylpheed-claws-mailmbox/ChangeLog
+++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-client/sylpheed-claws-mailmbox
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.8 2005/10/15 21:17:03 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.9 2005/11/13 11:45:23 genone Exp $
+
+*sylpheed-claws-mailmbox-1.4 (13 Nov 2005)
+
+ 13 Nov 2005; Marius Mauch <genone@gentoo.org>
+ sylpheed-claws-mailmbox-1.2.ebuild, +sylpheed-claws-mailmbox-1.4.ebuild:
+ Version bump required for newer SC versions. Also add teh .a/.la kill from
+ bug 111481.
15 Oct 2005; Jason Wever <weeve@gentoo.org>
sylpheed-claws-mailmbox-1.2.ebuild:
diff --git a/mail-client/sylpheed-claws-mailmbox/Manifest b/mail-client/sylpheed-claws-mailmbox/Manifest
index 41c923a76763..bede9f5fd5f6 100644
--- a/mail-client/sylpheed-claws-mailmbox/Manifest
+++ b/mail-client/sylpheed-claws-mailmbox/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 ba83c89bfaa53ac85f512fad2b656344 ChangeLog 1341
MD5 72109419685fb54ad908a857ff95a3f0 files/digest-sylpheed-claws-mailmbox-0.9 64
MD5 533df443910817abfe0a629eebc741f4 files/digest-sylpheed-claws-mailmbox-1.2 82
+MD5 306d22889cf1447ec6182916ecd22260 files/digest-sylpheed-claws-mailmbox-1.4 92
MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392
MD5 994ef73567b2a64b5eea6db2a339499a sylpheed-claws-mailmbox-0.9.ebuild 777
-MD5 a104193ac333d6ab8aed6ee6b5c863eb sylpheed-claws-mailmbox-1.2.ebuild 800
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDWjsU6J2i8a8J4okRAsYoAJ9g7bxYE+i16vwO5JbOxE1NzQg5IACeIj1H
-Po63/sZOqzc+GhG2Ogf/FOc=
-=tbOF
------END PGP SIGNATURE-----
+MD5 673c7feb4c25cab3d54cd7c74e7b9811 sylpheed-claws-mailmbox-1.2.ebuild 841
+MD5 f2b6fc4f7d8b818d7cac54f23f6d436a sylpheed-claws-mailmbox-1.4.ebuild 872
diff --git a/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.4 b/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.4
new file mode 100644
index 000000000000..bf1ee54b79de
--- /dev/null
+++ b/mail-client/sylpheed-claws-mailmbox/files/digest-sylpheed-claws-mailmbox-1.4
@@ -0,0 +1 @@
+MD5 3c53408600fca845f14790dbfe715383 sylpheed-claws-external-plugins-1.9.100.tar.gz 3191395
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild
index 93c566f2d084..b0a782dc7643 100644
--- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild
+++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.3 2005/10/22 13:13:06 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.2.ebuild,v 1.4 2005/11/13 11:45:23 genone Exp $
MY_P="${P##sylpheed-claws-}"
MY_PN="${PN##sylpheed-claws-}"
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
-DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}"
+DEPEND="|| ( ~mail-client/sylpheed-claws-${SC_BASE} =mail-client/sylpheed-claws-1.9.15 )"
S="${WORKDIR}/${MY_P}"
diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild
new file mode 100644
index 000000000000..1b8f6f49a1bc
--- /dev/null
+++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.4.ebuild,v 1.1 2005/11/13 11:45:23 genone Exp $
+
+MY_P="${P##sylpheed-claws-}"
+MY_PN="${PN##sylpheed-claws-}"
+SC_BASE="1.9.100"
+
+DESCRIPTION="Plugin for sylpheed-claws to operate on maildir type mailboxes"
+HOMEPAGE="http://claws.sylpheed.org"
+SRC_URI="mirror://sourceforge/sylpheed-claws/sylpheed-claws-external-plugins-${SC_BASE}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}"
+
+S="${WORKDIR}/sylpheed-claws-external-plugins-${SC_BASE}/${MY_P}"
+
+src_install() {
+ make DESTDIR="${D}" install
+ dodoc AUTHORS ChangeLog NEWS README
+
+ # kill useless files
+ rm -f ${D}/usr/lib*/sylpheed-claws/plugins/*.{a,la}
+}