From 218ddf031b7d5ea3ffb795adb1a0ddfc2cd32aa3 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Tue, 9 May 2006 12:26:14 +0000 Subject: packages/sylpheed/sylpheed-claws_2.2.0.bb : stage stuff for plugins packages/sylpheed/sylpheed-claws-plugin-rssyl_2.2.0.bb : add rss plugin for sylpheed-claws. Also includes generic framework for enabling the others --- packages/sylpheed/sylpheed-claws-extra-plugins.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/sylpheed/sylpheed-claws-extra-plugins.inc (limited to 'packages/sylpheed/sylpheed-claws-extra-plugins.inc') diff --git a/packages/sylpheed/sylpheed-claws-extra-plugins.inc b/packages/sylpheed/sylpheed-claws-extra-plugins.inc new file mode 100644 index 0000000000..624abc105a --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-extra-plugins.inc @@ -0,0 +1,12 @@ +SECTION = "x11/network" +DESCRIPTION = "Mail user agent plugins" +DEPENDS = "sylpheed-claws" +MAINTAINER = "Graeme Gregory " +LICENSE = "GPL" +PR = "r0" + +SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-extra-plugins-${PV}.tar.bz2" + + +inherit autotools pkgconfig + -- cgit v1.2.3