[oe] [meta-xfce 2/4] xfce-panel-plugin: bbclass for panel plugins

Koen Kooi koen at dominion.thruhere.net
Mon Oct 17 17:23:19 UTC 2011


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta-xfce/classes/xfce-panel-plugin.bbclass |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 meta-xfce/classes/xfce-panel-plugin.bbclass

diff --git a/meta-xfce/classes/xfce-panel-plugin.bbclass b/meta-xfce/classes/xfce-panel-plugin.bbclass
new file mode 100644
index 0000000..495d0b1
--- /dev/null
+++ b/meta-xfce/classes/xfce-panel-plugin.bbclass
@@ -0,0 +1,10 @@
+inherit xfce
+
+DEPENDS += "libxfcegui4 libxfce4util xfce4-panel"
+
+SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
+
+FILES_${PN} += "${datadir}/xfce4/panel-plugins/"
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug"
+
+
-- 
1.6.6.1





More information about the Openembedded-devel mailing list