sylpheed/claws-plugin-* : update in line with claws version increase
authorGraeme Gregory <dp@xora.org.uk>
Wed, 6 Feb 2008 09:16:55 +0000 (09:16 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 6 Feb 2008 09:16:55 +0000 (09:16 +0000)
packages/sylpheed/claws-plugin-gtkhtml2-viewer_0.17.bb [moved from packages/sylpheed/claws-plugin-gtkhtml2-viewer_0.15.2.bb with 100% similarity]
packages/sylpheed/claws-plugin-rssyl_0.15.bb [deleted file]
packages/sylpheed/claws-plugin-rssyl_0.17.bb [moved from packages/sylpheed/claws-plugin-rssyl_0.10.bb with 100% similarity]

diff --git a/packages/sylpheed/claws-plugin-rssyl_0.15.bb b/packages/sylpheed/claws-plugin-rssyl_0.15.bb
deleted file mode 100644 (file)
index 29fc245..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent plugins"
-DEPENDS = "claws-mail libxml2 curl glib-2.0 gtk+"
-LICENSE = "GPL"
-PR = "r0"
-
-SRC_URI = "http://www.claws-mail.org/downloads/plugins/rssyl-${PV}.tar.gz"
-
-inherit autotools pkgconfig
-
-S = "${WORKDIR}/rssyl-${PV}"
-
-do_configure() {
-    gnu-configize
-    libtoolize --force
-    oe_runconf
-}
-
-FILES_${PN} = "${libdir}/claws-mail/plugins/*.so"
-