From: Graeme Gregory Date: Tue, 9 May 2006 15:00:53 +0000 (+0000) Subject: packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb : put version X-Git-Tag: Release-2010-05/1~9453^2~1732^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ab37755bbe44b0c96043bc9e94f7d1a8fce770;p=openembedded.git packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb : put version 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. --- diff --git a/packages/sylpheed/sylpheed-claws-extra-plugins.inc b/packages/sylpheed/sylpheed-claws-extra-plugins.inc index 624abc105a..e3b7a9e388 100644 --- a/packages/sylpheed/sylpheed-claws-extra-plugins.inc +++ b/packages/sylpheed/sylpheed-claws-extra-plugins.inc @@ -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 index 0000000000..bc21b36a01 --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-plugin-gtkhtml2-viewer-0.10_2.2.0.bb @@ -0,0 +1,6 @@ +include sylpheed-claws-extra-plugins.inc + +DEPENDS_append = " gtkhtml2" + +S = ${WORKDIR}/sylpheed-claws-extra-plugins-${PV}/gtkhtml2_viewer-0.10 + diff --git a/packages/sylpheed/sylpheed-claws-plugin-rssyl_2.2.0.bb b/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb similarity index 72% rename from packages/sylpheed/sylpheed-claws-plugin-rssyl_2.2.0.bb rename to packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb index 6299da3d5d..3c95ee1b17 100644 --- a/packages/sylpheed/sylpheed-claws-plugin-rssyl_2.2.0.bb +++ b/packages/sylpheed/sylpheed-claws-plugin-rssyl-0.4cvs8_2.2.0.bb @@ -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" -