diff options
author | Marius Mauch <genone@gentoo.org> | 2005-11-13 11:45:23 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-11-13 11:45:23 +0000 |
commit | 228fe541b4628bb0332e2421f2e866f4dea4da65 (patch) | |
tree | 2fdb36dbb9770923cc8727168ed679be5f53a859 /mail-client/sylpheed-claws-vcalendar | |
parent | added >=media-libs/libsamplerate-0.1.1-r1 DEPENDENCY as per bug #103225 (diff) | |
download | gentoo-2-228fe541b4628bb0332e2421f2e866f4dea4da65.tar.gz gentoo-2-228fe541b4628bb0332e2421f2e866f4dea4da65.tar.bz2 gentoo-2-228fe541b4628bb0332e2421f2e866f4dea4da65.zip |
big sylpheed-claws plugin update. Mainly API related version bumps and removal of static and libtool libraries (useless for plugins)
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'mail-client/sylpheed-claws-vcalendar')
5 files changed, 42 insertions, 13 deletions
diff --git a/mail-client/sylpheed-claws-vcalendar/ChangeLog b/mail-client/sylpheed-claws-vcalendar/ChangeLog index 63fa5db50ad1..07d537066f61 100644 --- a/mail-client/sylpheed-claws-vcalendar/ChangeLog +++ b/mail-client/sylpheed-claws-vcalendar/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for mail-client/sylpheed-claws-vcalendar # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.6 2005/08/13 10:47:56 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.7 2005/11/13 11:45:23 genone Exp $ + +*sylpheed-claws-vcalendar-1.8 (13 Nov 2005) + + 13 Nov 2005; Marius Mauch <genone@gentoo.org> + sylpheed-claws-vcalendar-1.6.ebuild, +sylpheed-claws-vcalendar-1.8.ebuild: + Version bump required for newer SC-versions. Also add the .a/.la kill from + bug 111481 *sylpheed-claws-vcalendar-1.6 (13 Aug 2005) diff --git a/mail-client/sylpheed-claws-vcalendar/Manifest b/mail-client/sylpheed-claws-vcalendar/Manifest index c5208c6fc7eb..7a9f29e01edb 100644 --- a/mail-client/sylpheed-claws-vcalendar/Manifest +++ b/mail-client/sylpheed-claws-vcalendar/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 f240a6442954b5d93fa9b155b933b418 ChangeLog 1189 MD5 533df443910817abfe0a629eebc741f4 files/digest-sylpheed-claws-vcalendar-1.6 82 +MD5 306d22889cf1447ec6182916ecd22260 files/digest-sylpheed-claws-vcalendar-1.8 92 MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 MD5 ea65a86da535dced187fc838d3da2138 sylpheed-claws-vcalendar-1.6.ebuild 798 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDWjxI6J2i8a8J4okRAlY9AJwOrwhKHE4MyjthpobpJ3UzCkw6UwCeLwQO -GgaR3YC3EXmqTZbnMxedV58= -=vaDh ------END PGP SIGNATURE----- +MD5 b4d0f6a175084fad8b79b28c91c3c597 sylpheed-claws-vcalendar-1.8.ebuild 851 diff --git a/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.8 b/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.8 new file mode 100644 index 000000000000..bf1ee54b79de --- /dev/null +++ b/mail-client/sylpheed-claws-vcalendar/files/digest-sylpheed-claws-vcalendar-1.8 @@ -0,0 +1 @@ +MD5 3c53408600fca845f14790dbfe715383 sylpheed-claws-external-plugins-1.9.100.tar.gz 3191395 diff --git a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild index e25fbd036517..ecee660446e6 100644 --- a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild +++ b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.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-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild,v 1.2 2005/10/22 13:18:14 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.6.ebuild,v 1.3 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="~x86 ~amd64" 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-vcalendar/sylpheed-claws-vcalendar-1.8.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.8.ebuild new file mode 100644 index 000000000000..d87e8bc7465b --- /dev/null +++ b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.8.ebuild @@ -0,0 +1,29 @@ +# 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-vcalendar/sylpheed-claws-vcalendar-1.8.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 support the vCalendar meeting format" +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="~x86 ~amd64" +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} + + # going to conflict with libical + rm -f ${D}/usr/include/ical.h +} |