aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-extras
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xfce-extras')
-rw-r--r--recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb b/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb
new file mode 100644
index 0000000000..d970f444d8
--- /dev/null
+++ b/recipes/xfce-extras/xfce4-power-manager_0.8.4.2.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "Xfce panel plugins for power management."
+DEPENDS = "libxfce4util libxfcegui4 libnotify xfconf xfce4-panel"
+RDEPENDS = "libxfce4util libxfcegui4 libnotify xfce4-panel"
+
+SECTION = "x11"
+PR = "r1"
+
+inherit xfce46
+
+XFCE_VERSION = "4.6.1"
+
+SRC_URI = "http://archive.xfce.org/src/apps/${PN}/0.8/${PN}-${PV}.tar.bz2"
+
+FILES_${PN} += "${datadir}/xfce4/panel-plugins/*.desktop"
+
+FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug/"