packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb : put version
authorGraeme Gregory <dp@xora.org.uk>
Tue, 9 May 2006 15:00:53 +0000 (15:00 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 9 May 2006 15:00:53 +0000 (15:00 +0000)
in so we can do new versions.
packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10_2.2.0.bb : a
HTML email renderer based on gtkhtml2
packages/sylpheed/sylpheed-claws-extra-plugins.inc : add more generic
packaging.

packages/sylpheed/sylpheed-claws-extra-plugins.inc
packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10_2.2.0.bb [new file with mode: 0644]
packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb [moved from packages/sylpheed/sylpheed-claws-plugin-rssyl_2.2.0.bb with 72% similarity]

index 624abc1..e3b7a9e 100644 (file)
@@ -10,3 +10,5 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/sylpheed-claws-extra-plugins-${P
 
 inherit autotools pkgconfig
 
+FILES_${PN} = "${libdir}/sylpheed-claws/plugins/*.so"
+
diff --git a/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10_2.2.0.bb b/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10_2.2.0.bb
new file mode 100644 (file)
index 0000000..bc21b36
--- /dev/null
@@ -0,0 +1,6 @@
+include sylpheed-claws-extra-plugins.inc
+
+DEPENDS_append = " gtkhtml2"
+
+S = ${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/gtkhtml2_viewer-0.10
+
@@ -4,5 +4,3 @@ DEPENDS_append = " libxml2 curl glib-2.0 gtk+"
 
 S = ${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/rssyl-0.4cvs8
 
-FILES_${PN} = "${libdir}/sylpheed-claws/plugins/rssyl.so"
-